Skip to content

Commit aca34c6

Browse files
committed
Updating signing identity.
1 parent d1e7e7b commit aca34c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Knuff.xcodeproj/project.pbxproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -647,7 +647,7 @@
647647
baseConfigurationReference = 78DAA706A91FFEBE8B3339DE /* Pods-Knuff.debug.xcconfig */;
648648
buildSettings = {
649649
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
650-
CODE_SIGN_IDENTITY = "Mac Developer";
650+
CODE_SIGN_IDENTITY = "Apple Development";
651651
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Mac Developer";
652652
CODE_SIGN_STYLE = Automatic;
653653
COMBINE_HIDPI_IMAGES = YES;
@@ -671,7 +671,7 @@
671671
baseConfigurationReference = 889BA9E14747250BFE8AFC25 /* Pods-Knuff.release.xcconfig */;
672672
buildSettings = {
673673
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
674-
CODE_SIGN_IDENTITY = "Mac Developer";
674+
CODE_SIGN_IDENTITY = "Apple Development";
675675
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Mac Developer";
676676
CODE_SIGN_STYLE = Automatic;
677677
COMBINE_HIDPI_IMAGES = YES;

0 commit comments

Comments
 (0)