urban-health-labs/CombineFirebase

No Package.swift manifest for version 0.2.6

iKK001 opened this issue · 1 comments

Trying to use SPM gives the following error (see screenshot).

I am not sure how to add such a manifest correctly.

Screenshot 2021-04-19 at 14 16 02

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: 02bc159

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