You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @icedice - sorry for the trouble. You can see an explanation at #7698 (comment), but the tl;dr is that Analytics switched to distribute the binary as an xcframework so we could support Apple silicon, but carthage doesn't have a release that supports xcframeworks yet.
We have another issue tracking Apple silicon support for Carthage that is tracked at #7039 that would solve this issue as well.
[REQUIRED] Step 1: Describe your environment
[REQUIRED] Step 2: Describe the problem
The Carthage usage document (https://github.com/firebase/firebase-ios-sdk/blob/master/Carthage.md#carthage-usage) clearly states that
The newest version available seems to be 7.11 however for FirebaseAnalyticsBinary which always needs to be included the newest version is 7.4
What's going on here?
The text was updated successfully, but these errors were encountered: