Skip to content

Commit

Permalink
Added GoogleService out of the repository
Browse files Browse the repository at this point in the history
  • Loading branch information
vicajilau committed Aug 9, 2024
1 parent ee86a49 commit 8cbc7fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,5 @@ app.*.map.json
*.env
**/firebase_app_id_file.json
**/app/google-services.json
**/Runner/GoogleService-Info.plist
**/Runner/GoogleService-Info.plist
/ios/GoogleService-Info.plist
2 changes: 1 addition & 1 deletion ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@
97C146E51CF9000F007C117D = {
isa = PBXGroup;
children = (
929A89052C665E9B000C2FB4 /* GoogleService-Info.plist */,
9740EEB11CF90186004384FC /* Flutter */,
97C146F01CF9000F007C117D /* Runner */,
97C146EF1CF9000F007C117D /* Products */,
Expand Down Expand Up @@ -149,7 +150,6 @@
1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */,
74858FAE1ED2DC5600515810 /* AppDelegate.swift */,
74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */,
929A89052C665E9B000C2FB4 /* GoogleService-Info.plist */,
);
path = Runner;
sourceTree = "<group>";
Expand Down

0 comments on commit 8cbc7fa

Please sign in to comment.