Skip to content

Commit ff56455

Browse files
committed
chore: update Xcode team identifier
1 parent 4117813 commit ff56455

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ios/Runner.xcodeproj/project.pbxproj

+3-3
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@
533533
CODE_SIGN_IDENTITY = "Apple Development";
534534
CODE_SIGN_STYLE = Automatic;
535535
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
536-
DEVELOPMENT_TEAM = QZ9KCS2T78;
536+
DEVELOPMENT_TEAM = KF7M99CN68;
537537
ENABLE_BITCODE = NO;
538538
INFOPLIST_FILE = Runner/Info.plist;
539539
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
@@ -685,7 +685,7 @@
685685
CODE_SIGN_STYLE = Automatic;
686686
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
687687
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
688-
DEVELOPMENT_TEAM = QZ9KCS2T78;
688+
DEVELOPMENT_TEAM = KF7M99CN68;
689689
ENABLE_BITCODE = NO;
690690
INFOPLIST_FILE = Runner/Info.plist;
691691
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
@@ -721,7 +721,7 @@
721721
CODE_SIGN_IDENTITY = "Apple Development";
722722
CODE_SIGN_STYLE = Automatic;
723723
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
724-
DEVELOPMENT_TEAM = QZ9KCS2T78;
724+
DEVELOPMENT_TEAM = KF7M99CN68;
725725
ENABLE_BITCODE = NO;
726726
INFOPLIST_FILE = Runner/Info.plist;
727727
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";

0 commit comments

Comments
 (0)