Skip to content
This repository was archived by the owner on Jan 27, 2022. It is now read-only.

Commit 8f83bd9

Browse files
committed
CodeSign
1 parent 9a7f548 commit 8f83bd9

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CalMenu.xcodeproj/project.pbxproj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@
206206
isa = PBXProject;
207207
attributes = {
208208
LastSwiftUpdateCheck = 1160;
209-
LastUpgradeCheck = 1160;
209+
LastUpgradeCheck = 1170;
210210
ORGANIZATIONNAME = "Fernando Crespo";
211211
TargetAttributes = {
212212
ED25B16224E719B700371D24 = {
@@ -478,6 +478,7 @@
478478
buildSettings = {
479479
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
480480
CODE_SIGN_ENTITLEMENTS = CalMenuLauncher/CalMenuLauncher.entitlements;
481+
CODE_SIGN_IDENTITY = "-";
481482
CODE_SIGN_STYLE = Automatic;
482483
COMBINE_HIDPI_IMAGES = YES;
483484
DEVELOPMENT_ASSET_PATHS = "\"CalMenuLauncher/Preview Content\"";
@@ -501,6 +502,7 @@
501502
buildSettings = {
502503
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
503504
CODE_SIGN_ENTITLEMENTS = CalMenuLauncher/CalMenuLauncher.entitlements;
505+
CODE_SIGN_IDENTITY = "-";
504506
CODE_SIGN_STYLE = Automatic;
505507
COMBINE_HIDPI_IMAGES = YES;
506508
DEVELOPMENT_ASSET_PATHS = "\"CalMenuLauncher/Preview Content\"";

0 commit comments

Comments
 (0)