urban-health-labs / CombineFirebase

Combine wrapper on Google's iOS Firebase library.
MIT License
225 stars 44 forks source link

Support Firebase 8.0.0 #17

Closed getogrand closed 2 years ago

kshivang commented 3 years ago

What I understand seeing your PR is you are trying to specify the exact FirebaseFirestoreSwift version in podspec itself, but it is not ideal since, for every new update in dependency, the library would be in need to be updated. Instead, if you want to use a specific version of the dependent library then you can specify that dependency in Podfile with the required version.

Correct me, if I am missing something here.

kshivang commented 3 years ago

Please take pull from master, this should be resolved by default.

kshivang commented 2 years ago

this issue has been resolved spm version 0.3.1