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 ad9c076 commit 5125e8eCopy full SHA for 5125e8e
SwiftTask.xcodeproj/project.pbxproj
@@ -448,6 +448,8 @@
448
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
449
CLANG_WARN_UNREACHABLE_CODE = YES;
450
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
451
+ CODE_SIGN_IDENTITY = "";
452
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
453
COPY_PHASE_STRIP = NO;
454
CURRENT_PROJECT_VERSION = 1;
455
ENABLE_STRICT_OBJC_MSGSEND = YES;
@@ -494,6 +496,8 @@
494
496
495
497
498
499
500
501
COPY_PHASE_STRIP = YES;
502
503
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
0 commit comments