We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48672d8 commit ad7043cCopy full SHA for ad7043c
Socket.IO-Client-Swift.xcodeproj/project.pbxproj
@@ -598,6 +598,7 @@
598
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
599
CLANG_WARN_UNREACHABLE_CODE = YES;
600
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
601
+ CODE_SIGN_IDENTITY = "iPhone Developer";
602
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
603
COPY_PHASE_STRIP = NO;
604
CURRENT_PROJECT_VERSION = 1;
@@ -652,6 +653,7 @@
652
653
654
655
656
+ CODE_SIGN_IDENTITY = "iPhone Distribution";
657
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
658
659
0 commit comments