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 = YES ;
534+ ENABLE_BITCODE = NO ;
535535 ENABLE_STRICT_OBJC_MSGSEND = YES;
536536 ENABLE_TESTABILITY = YES;
537537 "FRAMEWORK_SEARCH_PATHS[sdk=appletvos*]" = (
604604 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
605605 CODE_SIGN_IDENTITY = "Developer ID Application";
606606 ENABLE_BITCODE = YES;
607+ "ENABLE_BITCODE[sdk=macosx*]" = NO;
607608 ENABLE_STRICT_OBJC_MSGSEND = YES;
608609 "FRAMEWORK_SEARCH_PATHS[sdk=appletvos*]" = (
609610 "$(inherited)",
747748 DYLIB_COMPATIBILITY_VERSION = 1;
748749 DYLIB_CURRENT_VERSION = 1;
749750 DYLIB_INSTALL_NAME_BASE = "@rpath";
750- ENABLE_BITCODE = NO;
751+ ENABLE_BITCODE = YES;
752+ "ENABLE_BITCODE[sdk=macosx*]" = NO;
751753 ENABLE_NS_ASSERTIONS = NO;
752754 ENABLE_STRICT_OBJC_MSGSEND = YES;
753755 ENABLE_TESTABILITY = YES;
You can’t perform that action at this time.
0 commit comments