Skip to content

Commit 0c56b19

Browse files
committed
try again update signing
1 parent 91e460c commit 0c56b19

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sample-apps/swift-sample-app/swift-sample-app.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -566,6 +566,7 @@
566566
buildSettings = {
567567
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
568568
CODE_SIGN_ENTITLEMENTS = "swift-sample-app/swift-sample-app.entitlements";
569+
CODE_SIGN_IDENTITY = "Apple Development: Justin Yu (23ZWSJHXW7)";
569570
CODE_SIGN_STYLE = Automatic;
570571
DEVELOPMENT_TEAM = BP98Z28R86;
571572
INFOPLIST_FILE = "swift-sample-app/Info.plist";
@@ -607,6 +608,7 @@
607608
ACA3A15820E2F83E00FEF74F /* Release */ = {
608609
isa = XCBuildConfiguration;
609610
buildSettings = {
611+
CODE_SIGN_IDENTITY = "Apple Development: Justin Yu (23ZWSJHXW7)";
610612
CODE_SIGN_STYLE = Automatic;
611613
DEVELOPMENT_TEAM = BP98Z28R86;
612614
INFOPLIST_FILE = "swift-sample-app-notification-extension/Info.plist";

0 commit comments

Comments
 (0)