Merge branch 'bugfix/remove_bitcode' into 'develop'
Remove bitcode See merge request BPHV_MIPS/mvm_core_ui!897
This commit is contained in:
commit
ca01fdb02e
@ -3351,7 +3351,6 @@
|
||||
D29DF0D521E404D4003B2FB9 /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
BITCODE_GENERATION_MODE = bitcode;
|
||||
CLANG_ENABLE_MODULES = YES;
|
||||
CODE_SIGN_IDENTITY = "";
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
@ -3382,7 +3381,6 @@
|
||||
D29DF0D621E404D4003B2FB9 /* 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