Merge branch 'bugfix/remove_bitcode' into 'develop'
Remove bitcode See merge request BPHV_MIPS/mvm_core!228
This commit is contained in:
commit
3b18e3dd55
@ -1131,7 +1131,6 @@
|
||||
8876D5D21FB50A9E00EB2E3D /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
BITCODE_GENERATION_MODE = bitcode;
|
||||
CLANG_ENABLE_MODULES = YES;
|
||||
CODE_SIGN_IDENTITY = "";
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
@ -1159,7 +1158,6 @@
|
||||
8876D5D31FB50A9E00EB2E3D /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
BITCODE_GENERATION_MODE = bitcode;
|
||||
CLANG_ENABLE_MODULES = YES;
|
||||
CODE_SIGN_IDENTITY = "";
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user