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 474a3aa commit 0130598Copy full SHA for 0130598
FirebaseCore/CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Firebase 7.2.0
2
- [fixed] Reduced `FirebaseApp.configure()` and `+[FIRApp registerInternalLibrary:withName:]` impact on app launch time. (#6902)
3
+- [added] Added arm64 simulator support to support new Apple silicon based Macs.
4
+- [changed] Due to the new arm64 simulator support, Xcode 12 is now required for any binary
5
+ products (Analytics, Performance, zip file distribution).
6
7
# Firebase 7.0.0
8
- [changed] Update minimum iOS version to iOS 10 except for Analytics which is now iOS 9. (#4847)
0 commit comments