File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 684684 isa = XCBuildConfiguration;
685685 buildSettings = {
686686 CODE_SIGN_ENTITLEMENTS = ColorSet/ColorSet.entitlements;
687- CODE_SIGN_IDENTITY = "Developer ID Application ";
687+ CODE_SIGN_IDENTITY = "Mac Developer ";
688688 COMBINE_HIDPI_IMAGES = YES;
689689 DEVELOPMENT_TEAM = J5PR93692Y;
690690 ENABLE_HARDENED_RUNTIME = YES;
718718 MACOSX_DEPLOYMENT_TARGET = 10.8;
719719 PRODUCT_BUNDLE_IDENTIFIER = com.DigiDNA.ColorSetKit;
720720 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
721+ SKIP_INSTALL = YES;
722+ STRIP_STYLE = debugging;
721723 VERSIONING_SYSTEM = "apple-generic";
722724 VERSION_INFO_PREFIX = "";
723725 };
742744 MACOSX_DEPLOYMENT_TARGET = 10.8;
743745 PRODUCT_BUNDLE_IDENTIFIER = com.DigiDNA.ColorSetKit;
744746 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
747+ SKIP_INSTALL = YES;
748+ STRIP_STYLE = debugging;
745749 VERSIONING_SYSTEM = "apple-generic";
746750 VERSION_INFO_PREFIX = "";
747751 };
You can’t perform that action at this time.
0 commit comments