Closed iKK001 closed 3 years ago
Trying to use SPM gives the following error (see screenshot).
I am not sure how to add such a manifest correctly.
I am trying to make CombineFirebase work together with Firebase SDK 7.10.0.
CombineFirebase
A workarround can be:
Inside XCode, when adding the dependency, chose commit instead of up-to-next-version or branch:
Here is the commit that works: 02bc159531795b98bf7ff83dfe8c794cf805945e
Would be nice if the original dependency URL also does the right thing together with the newest Firebase SDK's.
Oh, and also, it is not yet listet in the Swift Package Index : https://swiftpackageindex.com
PR #14 Resolved this, please check, if problem presist please reopen this issue
Trying to use SPM gives the following error (see screenshot).
I am not sure how to add such a manifest correctly.
I am trying to make
CombineFirebase
work together with Firebase SDK 7.10.0.A workarround can be:
Inside XCode, when adding the dependency, chose commit instead of up-to-next-version or branch:
Here is the commit that works: 02bc159531795b98bf7ff83dfe8c794cf805945e
Would be nice if the original dependency URL also does the right thing together with the newest Firebase SDK's.
Oh, and also, it is not yet listet in the Swift Package Index : https://swiftpackageindex.com