invertase / firestore-ios-sdk-frameworks

⚡ Precompiled Firestore iOS SDKs extracted from the Firebase iOS SDK repository release downloads for faster build times.
Apache License 2.0
427 stars 48 forks source link

zsh: no such file or directory: https://github.com/invertase/firestore-ios-sdk-frameworks.git, #74

Closed chanjungkim closed 10 months ago

chanjungkim commented 1 year ago

I tried:

pod 'FirebaseFirestore', :git => 'https://github.com/invertase/firestore-ios-sdk-frameworks.git', :tag => '7.11.0'

but I got that error. And pod 'FirebaseFirestore part works fine.

mikehardy commented 10 months ago

I don't believe that version (7.11.0) will work, the URL definitely works though, that should be an acceptable way to reference the repository