Skip to content

Commit b92376c

Browse files
chore: shouldn't mark a specific version
1 parent 95f7d7e commit b92376c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

FirebaseSwiftUI/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
1. Launch Xcode and open the project or workspace where you want to add FirebaseUI for SwiftUI.
1818
2. In the menu bar, go to: **File > Add Package Dependencies...**
1919
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.
20+
4. In the **Dependency Rule** dropdown, select **Exact Version** and set the version to the latest in the resulting text input.
2121
5. Select the targets you wish to add to your app. The available SwiftUI packages are:
2222
- **FirebaseAuthSwiftUI** (required - includes Email auth provider)
2323
- **FirebaseAppleSwiftUI** (Sign in with Apple)

0 commit comments

Comments
 (0)