Skip to content

Commit c101a04

Browse files
committed
change code signing
1 parent f57786a commit c101a04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Socket.IO-Client-Swift.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -652,7 +652,7 @@
652652
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
653653
CLANG_WARN_UNREACHABLE_CODE = YES;
654654
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
655-
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
655+
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
656656
COPY_PHASE_STRIP = NO;
657657
CURRENT_PROJECT_VERSION = 1;
658658
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";

0 commit comments

Comments
 (0)