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

Commit 3c3761c

Browse files
committed
fix signing
1 parent 5695a4f commit 3c3761c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

TUM Campus App.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1168,7 +1168,7 @@
11681168
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
11691169
CODE_SIGN_STYLE = Automatic;
11701170
CURRENT_PROJECT_VERSION = 52;
1171-
DEVELOPMENT_TEAM = T7KQ23ADZ2;
1171+
DEVELOPMENT_TEAM = 2J3C6P6X3N;
11721172
INFOPLIST_FILE = "TUM Campus App/Info.plist";
11731173
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
11741174
MARKETING_VERSION = 3.14;
@@ -1192,7 +1192,7 @@
11921192
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
11931193
CODE_SIGN_STYLE = Automatic;
11941194
CURRENT_PROJECT_VERSION = 52;
1195-
DEVELOPMENT_TEAM = T7KQ23ADZ2;
1195+
DEVELOPMENT_TEAM = 2J3C6P6X3N;
11961196
INFOPLIST_FILE = "TUM Campus App/Info.plist";
11971197
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
11981198
MARKETING_VERSION = 3.14;

0 commit comments

Comments
 (0)