Skip to content

Commit fe28cfe

Browse files
chore: example app setup
1 parent f06928b commit fe28cfe

File tree

1 file changed

+4
-4
lines changed
  • samples/swiftui/FirebaseSwiftUIExample/FirebaseSwiftUIExample.xcodeproj

1 file changed

+4
-4
lines changed

samples/swiftui/FirebaseSwiftUIExample/FirebaseSwiftUIExample.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@
462462
CODE_SIGN_STYLE = Automatic;
463463
CURRENT_PROJECT_VERSION = 1;
464464
DEVELOPMENT_ASSET_PATHS = "\"FirebaseSwiftUIExample/Preview Content\"";
465-
DEVELOPMENT_TEAM = 3G33A99C47;
465+
DEVELOPMENT_TEAM = YYX2P3XVJ7;
466466
ENABLE_PREVIEWS = YES;
467467
GENERATE_INFOPLIST_FILE = YES;
468468
INFOPLIST_FILE = FirebaseSwiftUIExample/Info.plist;
@@ -478,7 +478,7 @@
478478
"@executable_path/Frameworks",
479479
);
480480
MARKETING_VERSION = 1.0;
481-
PRODUCT_BUNDLE_IDENTIFIER = aob.flutter.plugins.firebase.auth.example;
481+
PRODUCT_BUNDLE_IDENTIFIER = io.flutter.plugins.firebase.auth.example;
482482
PRODUCT_NAME = "$(TARGET_NAME)";
483483
SWIFT_EMIT_LOC_STRINGS = YES;
484484
SWIFT_VERSION = 6.0;
@@ -495,7 +495,7 @@
495495
CODE_SIGN_STYLE = Automatic;
496496
CURRENT_PROJECT_VERSION = 1;
497497
DEVELOPMENT_ASSET_PATHS = "\"FirebaseSwiftUIExample/Preview Content\"";
498-
DEVELOPMENT_TEAM = 3G33A99C47;
498+
DEVELOPMENT_TEAM = YYX2P3XVJ7;
499499
ENABLE_PREVIEWS = YES;
500500
GENERATE_INFOPLIST_FILE = YES;
501501
INFOPLIST_FILE = FirebaseSwiftUIExample/Info.plist;
@@ -511,7 +511,7 @@
511511
"@executable_path/Frameworks",
512512
);
513513
MARKETING_VERSION = 1.0;
514-
PRODUCT_BUNDLE_IDENTIFIER = aob.flutter.plugins.firebase.auth.example;
514+
PRODUCT_BUNDLE_IDENTIFIER = io.flutter.plugins.firebase.auth.example;
515515
PRODUCT_NAME = "$(TARGET_NAME)";
516516
SWIFT_EMIT_LOC_STRINGS = YES;
517517
SWIFT_VERSION = 6.0;

0 commit comments

Comments
 (0)