We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CocoaPods didn't support XCFrameworks until 1.9.0. Add cocoapods_version = '>=1.9' to the FirebaseFirestore.podspec.
cocoapods_version = '>=1.9'
Flutter's minimum required CocoaPods version is 1.6.0 with a recomendation of 1.8.0.
The text was updated successfully, but these errors were encountered:
I knew I forgot something 🙈 thanks for reporting
I'll get this added and will look at redoing the tags so its applied all the way back as part of fixing #2
Sorry, something went wrong.
Salakar
Successfully merging a pull request may close this issue.
CocoaPods didn't support XCFrameworks until 1.9.0. Add
cocoapods_version = '>=1.9'
to the FirebaseFirestore.podspec.Flutter's minimum required CocoaPods version is 1.6.0 with a recomendation of 1.8.0.
The text was updated successfully, but these errors were encountered: