Skip to content

Commit ec11275

Browse files
authored
Carthage discontinue release note (#8000)
1 parent fe06273 commit ec11275

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

FirebaseCore/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Firebase 8.0.0
22
- [removed] The deprecated Firebase InstanceID has been removed. Use Firebase Installations to manage
33
app instance and use Firebase Messaging to manage FCM registration token instead. (#7970)
4+
- [changed] The experimental Carthage distribution is temporarily discontinued pending integration
5+
with the upcoming [Carthage 0.38.0 release](https://github.com/Carthage/Carthage/pull/3152) with
6+
support for binary xcframeworks. In the meantime, a mix of 7.4.0 and 7.11.0 will be the latest
7+
Carthage distribution. Use the [zip distribution](https://firebase.google.com/download/ios) as an
8+
alternative way to get the latest 8.x binary distribution.
49
- [removed] Build warnings will no longer be generated to warn about missing capabilities resulting
510
from not including FirebaseAnalytics in the app. See the Firebase docs instead. (#7487)
611
- [removed] The `Firebase/AdMob` CocoaPods subspec has been removed. Use the `Google-Mobile-Ads-SDK`

0 commit comments

Comments
 (0)