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 f57786a commit c101a04Copy full SHA for c101a04
Socket.IO-Client-Swift.xcodeproj/project.pbxproj
@@ -652,7 +652,7 @@
652
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
653
CLANG_WARN_UNREACHABLE_CODE = YES;
654
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
655
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
656
COPY_PHASE_STRIP = NO;
657
CURRENT_PROJECT_VERSION = 1;
658
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
0 commit comments