File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 995
995
AEA45EE01C440FE400FE1F62 /* Debug */ = {
996
996
isa = XCBuildConfiguration;
997
997
buildSettings = {
998
+ ENABLE_BITCODE = NO;
998
999
FRAMEWORK_SEARCH_PATHS = (
999
1000
"$(inherited)",
1000
1001
"$(PROJECT_DIR)/Carthage/Build/iOS",
1011
1012
AEA45EE11C440FE400FE1F62 /* Release */ = {
1012
1013
isa = XCBuildConfiguration;
1013
1014
buildSettings = {
1015
+ ENABLE_BITCODE = NO;
1014
1016
FRAMEWORK_SEARCH_PATHS = (
1015
1017
"$(inherited)",
1016
1018
"$(PROJECT_DIR)/Carthage/Build/iOS",
1118
1120
DYLIB_COMPATIBILITY_VERSION = 1;
1119
1121
DYLIB_CURRENT_VERSION = 2;
1120
1122
DYLIB_INSTALL_NAME_BASE = "@rpath";
1123
+ ENABLE_BITCODE = NO;
1121
1124
FRAMEWORK_SEARCH_PATHS = (
1122
1125
"$(inherited)",
1123
1126
"$(PROJECT_DIR)/Carthage/Build/iOS",
1138
1141
DYLIB_COMPATIBILITY_VERSION = 1;
1139
1142
DYLIB_CURRENT_VERSION = 2;
1140
1143
DYLIB_INSTALL_NAME_BASE = "@rpath";
1144
+ ENABLE_BITCODE = NO;
1141
1145
FRAMEWORK_SEARCH_PATHS = (
1142
1146
"$(inherited)",
1143
1147
"$(PROJECT_DIR)/Carthage/Build/iOS",
You can’t perform that action at this time.
0 commit comments