Added some more fixes

This commit is contained in:
MoneroOcean
2018-03-24 23:19:24 +01:00
parent c6260c018d
commit facc525255
5 changed files with 602 additions and 24 deletions

View File

@@ -30,6 +30,9 @@
"-fexceptions",
"-frtti",
],
"xcode_settings": {
"OTHER_CFLAGS": ["-fexceptions", "-frtti"]
}
}
]
}