瀏覽代碼

M67 Core Changelog (#5135)

Paul Beusterien 6 年之前
父節點
當前提交
6dbd45f50f
共有 1 個文件被更改,包括 13 次插入0 次删除
  1. 13 0
      FirebaseCore/CHANGELOG.md

+ 13 - 0
FirebaseCore/CHANGELOG.md

@@ -1,3 +1,16 @@
+# v6.6.5 -- M67
+- [changed] The zip distribution is now comprised of xcframeworks instead of
+  frameworks. This provides a binary distribution for the community supported
+  Firebase for Catalyst. See the zip's README for additional details.
+
+- [fixed] The FirebaseCoreDiagnostic.framework in the Carthage distribution
+  now includes an Info.plist. (#4917)
+
+- [changed] The arm64e slice is no longer included the zip
+  distribution's xcframeworks. The slice will be removed from the remaining
+  frameworks in a subsequent release. We will restore once arm64e is
+  officially supported by Apple.
+
 # v6.6.4 -- M66
 - [changed] Added an Apple platform flag (ios/macos/watchos/etc.) to `firebaseUserAgent`.
   The information will be used to support product decisions related to Apple platforms,