imperiumlabs / GeoFirestore-iOS

GeoFirestore for iOS - Realtime location queries with Firestore
MIT License
127 stars 46 forks source link

Pod Install Dependency Error for Swift #32

Open brcbydr opened 4 years ago

brcbydr commented 4 years ago

Hi all,

I want to install FirebaseFirestore and FirebaseFirestoreSwift and Geofirestore all.

But this is impossible for now because of the dependencies. I tried every solution but dependency version is too old and FirestoreSwift not supported that for FirebaseFirestore.

Geofirestore (~> 1.2) was resolved to 1.2.0, which depends on FirebaseFirestore (~> 0.12)

Thanks in advance!

Keats0206 commented 4 years ago

I'm having the exact same problem!

vivekraideveloper commented 4 years ago

I am having same issue.

bcartin commented 4 years ago

Anyone been able to fix this? Having the same issue