The Firebase Apple SDK (10.25.0) is now available. For more details, see
the Firebase Apple SDK release notes.
To install this SDK, see Add Firebase to your project.
What's Changed
- [FirebaseCoreInternal] Switch to implementation-only import of GULs by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/12714
- [AppCheck, Database, InAppMessaging, MLModelDownloader, Performance, Sessions] Migrate to GoogleUtilities's storage container by @ncooke3 in #12752, #12753, #12757, #12759, #12762, #12773
- Use declspec in Firestore on Windows machines by @a-maurice in https://github.com/firebase/firebase-ios-sdk/pull/12758
- [CI] Stop Xcode 14, start Xcode 15.3 by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/12746
- [Performance] Migrate to GoogleUtilities's storage container by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/12759
- Todos and workarounds for tests not yet ready for macos-14 by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/12781
- Another macos-14 CI workaround by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/12787
- [CI] Update grpc dependent jobs to macos-14 by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/12790
- [Firestore] Remove DocumentID setter warning by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/12756
- [App Check] Bump dependency on AppCheckCore to 10.19.0+ by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/12806
- Allow Blob of data with zero length. by @tom-andersen in https://github.com/firebase/firebase-ios-sdk/pull/12694
- [Infra] Switch zip building over to Xcode 15.2 by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/12737
- Make use of SQLITE_OPEN_FILEPROTECTION_COMPLETEUNTILFIRSTUSERAUTHENTICATION conditional. by @cprince-foreflight in https://github.com/firebase/firebase-ios-sdk/pull/12548
- [Release Tooling] Consistent approach to resources when building on Xcode 15 by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/12821
- [Release Tooling] Cleanup unused folder references by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/12825
- Analytics 10.25.0 by @pcfba in https://github.com/firebase/firebase-ios-sdk/pull/12843
- Update
FIRAuthInterop to use _Nullable_result annotation by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/12841
- Disable quickstart CI that doesn't work with Xcode 15 by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/12846
New Contributors
Full Changelog: https://github.com/firebase/firebase-ios-sdk/compare/10.24.0...10.25.0