File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Socket.IO-Client-Swift.xcodeproj Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 531531 CLANG_WARN_UNREACHABLE_CODE = YES;
532532 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
533533 CODE_SIGN_IDENTITY = "Developer ID Application";
534- ENABLE_BITCODE = NO;
534+ ENABLE_BITCODE = YES;
535+ "ENABLE_BITCODE[sdk=macosx*]" = NO;
535536 ENABLE_STRICT_OBJC_MSGSEND = YES;
536537 ENABLE_TESTABILITY = YES;
537538 "FRAMEWORK_SEARCH_PATHS[sdk=appletvos*]" = (
679680 DYLIB_COMPATIBILITY_VERSION = 1;
680681 DYLIB_CURRENT_VERSION = 1;
681682 DYLIB_INSTALL_NAME_BASE = "@rpath";
682- ENABLE_BITCODE = NO;
683+ ENABLE_BITCODE = YES;
684+ "ENABLE_BITCODE[sdk=macosx*]" = NO;
683685 ENABLE_STRICT_OBJC_MSGSEND = YES;
684686 ENABLE_TESTABILITY = YES;
685687 FRAMEWORK_SEARCH_PATHS = "$(inherited)";
You can’t perform that action at this time.
0 commit comments