Skip to content
New issue

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

Add cocoapods_version = '>=1.9' to FirebaseFirestore.podspec #1

Closed
jmagman opened this issue Jun 12, 2020 · 1 comment · Fixed by #3
Closed

Add cocoapods_version = '>=1.9' to FirebaseFirestore.podspec #1

jmagman opened this issue Jun 12, 2020 · 1 comment · Fixed by #3
Assignees
Labels
enhancement New feature or request

Comments

@jmagman
Copy link

jmagman commented Jun 12, 2020

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.

@Salakar
Copy link
Member

Salakar commented Jun 12, 2020

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

@Salakar Salakar self-assigned this Jun 12, 2020
@Salakar Salakar added the enhancement New feature or request label Jun 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants