There was an error while loading. Please reload this page.
2 parents 0608805 + ae73ec1 commit a4cce2eCopy full SHA for a4cce2e
1 file changed
SwiftyJSON.xcodeproj/project.pbxproj
@@ -727,7 +727,8 @@
727
buildSettings = {
728
APPLICATION_EXTENSION_API_ONLY = YES;
729
BITCODE_GENERATION_MODE = bitcode;
730
- CODE_SIGN_IDENTITY = "iPhone Developer";
+ CODE_SIGN_IDENTITY = "";
731
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
732
DEFINES_MODULE = YES;
733
DYLIB_COMPATIBILITY_VERSION = 1;
734
DYLIB_CURRENT_VERSION = 1;
@@ -747,7 +748,8 @@
747
748
749
750
751
752
753
754
755
0 commit comments