-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Description
[REQUIRED] Step 1: Describe your environment
- Xcode version: 12.4
- Firebase SDK version: 7.8.0
- Installation method: Carthage
- Carthage version: 0.37.0
[REQUIRED] Step 2: Describe the problem
https://github.com/firebase/firebase-ios-sdk/blob/master/Carthage.md
As above mentioned, Firebase Carthage distribution may be discontinued, but FirebaseFirestore and other components is still updated. (Today, I noticed can use v7.8.0 components at Carthage distribution.)
But only FirebaseAnalytics is still stopped at v7.4.0.
Will FirebaseAnalyticsBinary be update in the future?
Otherwise, should we stop use Firebase SDK by Carthage distribution?
Bellow is my project Cartfile.resolved and Xcode console result.