Merge remote-tracking branch 'refs/remotes/origin/feature/migration'

This commit is contained in:
Pfeil, Scott Robert 2019-01-23 13:10:24 -05:00
commit 9d5f45a873

View File

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