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
chore: remove CocoaPods references and unused ML scripts (#1822)
* chore: Remove Gemfile, old scripts, migrate last sample
* Cleanup readmes
* cleanup readmes pt2
* more
* more
* unintentional
* add back for now
* remove cp gems
* Review
Copy file name to clipboardExpand all lines: authentication/README.md
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ Firebase Auth offers multiple ways to authenticate users. In this quickstart, we
11
11
12
12
Ready? Let's get started! 🏎💨
13
13
14
-
Clone this project and `cd` into the `AuthenticationExample` directory. Run `pod install`. This command will install all of the required CocoaPods for this quickstart and generate a `.xcworkspace` project. Go ahead and open the `AuthenticationExample.xcworkspace` project.
14
+
Clone this project and `cd` into the `AuthenticationExample` directory. Open the `AuthenticationExample.xcodeproj` project.
15
15
16
16
### Terminal commands to clone and open the project!
0 commit comments