We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e5534d commit 1af5002Copy full SHA for 1af5002
FirebaseCore/CHANGELOG.md
@@ -1,7 +1,9 @@
1
# FirebaseCore 7.7.0
2
- [changed] Deprecated FirebaseMLModelInterpreter and FirebaseMLVision.
3
- [added] Introduced FirebaseMLModelDownloader.
4
-- [fixed] Fixed missing doc comment in `FirebaseVersion()` (#7506).
+- [fixed] Fixed missing doc comment in `FirebaseVersion()`. (#7506)
5
+- [changed] Minimum required Xcode version for Zip and Carthage distributions changed to 12.2 (was 12.0).
6
+- [added] The zip distribution now includes Catalyst arm64 simulator slices. (#7007)
7
8
# FirebaseCore 7.6.0
9
- [fixed] Fixed build warnings introduced with Xcode 12.5. (#7431)
0 commit comments