Merge branch 'bugfix/remove_bitcode' into 'develop'

Remove bitcode

See merge request BPHV_MIPS/mvm_core_ui!897
This commit is contained in:
Hedden, Kyle Matthew 2022-09-08 14:57:04 +00:00
commit ca01fdb02e

View File

@ -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;