Skip to content

Commit 6dbd45f

Browse files
authored
M67 Core Changelog (#5135)
1 parent 36b717f commit 6dbd45f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

FirebaseCore/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# v6.6.5 -- M67
2+
- [changed] The zip distribution is now comprised of xcframeworks instead of
3+
frameworks. This provides a binary distribution for the community supported
4+
Firebase for Catalyst. See the zip's README for additional details.
5+
6+
- [fixed] The FirebaseCoreDiagnostic.framework in the Carthage distribution
7+
now includes an Info.plist. (#4917)
8+
9+
- [changed] The arm64e slice is no longer included the zip
10+
distribution's xcframeworks. The slice will be removed from the remaining
11+
frameworks in a subsequent release. We will restore once arm64e is
12+
officially supported by Apple.
13+
114
# v6.6.4 -- M66
215
- [changed] Added an Apple platform flag (ios/macos/watchos/etc.) to `firebaseUserAgent`.
316
The information will be used to support product decisions related to Apple platforms,

0 commit comments

Comments
 (0)