Skip to content

Commit 6148e35

Browse files
remove DEVELOPMENT_TEAM from xcodeproj
1 parent 142ea7f commit 6148e35

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ios/Runner.xcodeproj/project.pbxproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,6 @@
458458
CODE_SIGN_IDENTITY = "Apple Development";
459459
CODE_SIGN_STYLE = Automatic;
460460
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
461-
DEVELOPMENT_TEAM = 75Z67E6SV2;
462461
INFOPLIST_FILE = Runner/Info.plist;
463462
LD_RUNPATH_SEARCH_PATHS = (
464463
"$(inherited)",
@@ -639,7 +638,6 @@
639638
CODE_SIGN_IDENTITY = "Apple Development";
640639
CODE_SIGN_STYLE = Automatic;
641640
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
642-
DEVELOPMENT_TEAM = 75Z67E6SV2;
643641
INFOPLIST_FILE = Runner/Info.plist;
644642
LD_RUNPATH_SEARCH_PATHS = (
645643
"$(inherited)",
@@ -664,7 +662,6 @@
664662
CODE_SIGN_IDENTITY = "Apple Development";
665663
CODE_SIGN_STYLE = Automatic;
666664
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
667-
DEVELOPMENT_TEAM = 75Z67E6SV2;
668665
INFOPLIST_FILE = Runner/Info.plist;
669666
LD_RUNPATH_SEARCH_PATHS = (
670667
"$(inherited)",

0 commit comments

Comments
 (0)