Skip to content
This repository was archived by the owner on Apr 16, 2020. It is now read-only.

Commit d343e58

Browse files
committed
Set up correct signing identity
1 parent 194e0cc commit d343e58

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

SpechtLite.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -438,6 +438,7 @@
438438
isa = XCBuildConfiguration;
439439
buildSettings = {
440440
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
441+
CODE_SIGN_IDENTITY = "Developer ID Application";
441442
COMBINE_HIDPI_IMAGES = YES;
442443
FRAMEWORK_SEARCH_PATHS = (
443444
"$(inherited)",
@@ -454,6 +455,7 @@
454455
isa = XCBuildConfiguration;
455456
buildSettings = {
456457
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
458+
CODE_SIGN_IDENTITY = "Developer ID Application";
457459
COMBINE_HIDPI_IMAGES = YES;
458460
FRAMEWORK_SEARCH_PATHS = (
459461
"$(inherited)",

0 commit comments

Comments
 (0)