We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95f7d7e commit b92376cCopy full SHA for b92376c
1 file changed
FirebaseSwiftUI/README.md
@@ -17,7 +17,7 @@
17
1. Launch Xcode and open the project or workspace where you want to add FirebaseUI for SwiftUI.
18
2. In the menu bar, go to: **File > Add Package Dependencies...**
19
3. Enter the Package URL: `https://github.com/firebase/FirebaseUI-iOS`
20
-4. In the **Dependency Rule** dropdown, select **Exact Version** and set the version to `15.1.0-alpha` in the resulting text input.
+4. In the **Dependency Rule** dropdown, select **Exact Version** and set the version to the latest in the resulting text input.
21
5. Select the targets you wish to add to your app. The available SwiftUI packages are:
22
- **FirebaseAuthSwiftUI** (required - includes Email auth provider)
23
- **FirebaseAppleSwiftUI** (Sign in with Apple)
0 commit comments