Skip to content

Commit 1a21e23

Browse files
committed
ios: remove stale dev team id from project file
1 parent 483e473 commit 1a21e23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/test-ios-app/test-ios-app.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@
413413
CODE_SIGN_STYLE = Automatic;
414414
CURRENT_PROJECT_VERSION = 1;
415415
DEVELOPMENT_ASSET_PATHS = "\"test-ios-app/Preview Content\"";
416-
DEVELOPMENT_TEAM = X66SW5KC6C;
416+
DEVELOPMENT_TEAM = "";
417417
ENABLE_PREVIEWS = YES;
418418
GENERATE_INFOPLIST_FILE = YES;
419419
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
@@ -448,7 +448,7 @@
448448
CODE_SIGN_STYLE = Automatic;
449449
CURRENT_PROJECT_VERSION = 1;
450450
DEVELOPMENT_ASSET_PATHS = "\"test-ios-app/Preview Content\"";
451-
DEVELOPMENT_TEAM = X66SW5KC6C;
451+
DEVELOPMENT_TEAM = "";
452452
ENABLE_PREVIEWS = YES;
453453
GENERATE_INFOPLIST_FILE = YES;
454454
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;

0 commit comments

Comments
 (0)