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
With the next major version, we plan to re-version all Firebase pods to 7.0.0 and then keep them in sync from then on.
This will align CocoaPods versioning with the Swift Package Manager, Carthage and zip distributions.
The implementation should replace all individual pod version handling and option processing with a call to the FirebaseCore pod to get the Firebase version.
Please add any comments or concerns to this thread.
The text was updated successfully, but these errors were encountered:
With the next major version, we plan to re-version all Firebase pods to 7.0.0 and then keep them in sync from then on.
This will align CocoaPods versioning with the Swift Package Manager, Carthage and zip distributions.
The implementation should replace all individual pod version handling and option processing with a call to the FirebaseCore pod to get the Firebase version.
Please add any comments or concerns to this thread.
The text was updated successfully, but these errors were encountered: