Skip to content

Commit ee6d390

Browse files
authored
docs(google-signin): remove invalid step on setup instructions
1 parent 91d0b29 commit ee6d390

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

packages/google-signin/README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -78,13 +78,6 @@ Make sure you've filled out all the required fields in the console for [OAuth co
7878
1. [Create a Firebase project](https://firebase.google.com/docs/ios/setup#create-firebase-project)
7979
2. [Register your app with Firebase](https://firebase.google.com/docs/ios/setup#register-app)
8080
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-
8881
4. Add the `CFBundleURLTypes` and `GIDClientID` attributes below to the `App_Resources/iOS/Info.plist` file.
8982

9083
```xml

0 commit comments

Comments
 (0)