RxSwiftCommunity / RxFirebase

RxSwift extensions for Firebase
MIT License
224 stars 66 forks source link

Can't use with Firestore #10

Closed bernaferrari closed 5 years ago

bernaferrari commented 5 years ago
[!] CocoaPods could not find compatible versions for pod "FirebaseFirestore":
  In snapshot (Podfile.lock):
    FirebaseFirestore (= 1.0.0)

  In Podfile:
    Firebase/Firestore was resolved to 5.16.0, which depends on
      FirebaseFirestore (= 1.0.0)

    RxFirebase/Firestore was resolved to 0.1.1, which depends on
      FirebaseFirestore (~> 0)
arnauddorgans commented 5 years ago

Fixed in 0.3.4 :)