add bitcode

This commit is contained in:
panxi 2019-01-17 13:21:25 -05:00
parent 473fe1b720
commit 55515bd8cd

View File

@ -931,6 +931,7 @@
D29DF0D521E404D4003B2FB9 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
BITCODE_GENERATION_MODE = bitcode;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
@ -960,6 +961,7 @@
D29DF0D621E404D4003B2FB9 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
BITCODE_GENERATION_MODE = bitcode;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;