File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 11841184 isa = XCBuildConfiguration;
11851185 buildSettings = {
11861186 APPLICATION_EXTENSION_API_ONLY = YES;
1187- BITCODE_GENERATION_MODE = marker ;
1187+ BITCODE_GENERATION_MODE = bitcode ;
11881188 CLANG_ENABLE_MODULES = YES;
11891189 CODE_SIGN_IDENTITY = "";
11901190 "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "iPhone Developer";
11911191 DYLIB_COMPATIBILITY_VERSION = 1;
11921192 DYLIB_CURRENT_VERSION = 1;
11931193 DYLIB_INSTALL_NAME_BASE = "@rpath";
1194+ ENABLE_BITCODE = YES;
11941195 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
11951196 IPHONEOS_DEPLOYMENT_TARGET = 9.0;
11961197 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
12171218 DYLIB_COMPATIBILITY_VERSION = 1;
12181219 DYLIB_CURRENT_VERSION = 1;
12191220 DYLIB_INSTALL_NAME_BASE = "@rpath";
1221+ ENABLE_BITCODE = YES;
12201222 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
12211223 GCC_UNROLL_LOOPS = YES;
12221224 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
You can’t perform that action at this time.
0 commit comments