You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/google-signin/README.md
-7Lines changed: 0 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -78,13 +78,6 @@ Make sure you've filled out all the required fields in the console for [OAuth co
78
78
1. [Create a Firebase project](https://firebase.google.com/docs/ios/setup#create-firebase-project)
79
79
2. [Register your app with Firebase](https://firebase.google.com/docs/ios/setup#register-app)
80
80
3. [Add a Firebase configuration file](https://firebase.google.com/docs/ios/setup#add-config-file), `GoogleService-Info.plist.` to `App_Resources/iOS/`.
81
-
82
-
3. Open Xcode
83
-
84
-
1. Right-click on the `Runner` directory and select `Add Files to Runner`.
85
-
2. Select `GoogleService-Info.plist` from the file manager.
86
-
3. Select the `Runner` target from the dialog that appears.
87
-
88
81
4. Add the `CFBundleURLTypes` and `GIDClientID` attributes below to the `App_Resources/iOS/Info.plist` file.
0 commit comments