Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Firebase.zip | 2025-06-03 | 368.5 MB | |
Firebase Apple 11.14.0 source code.tar.gz | 2025-06-03 | 14.9 MB | |
Firebase Apple 11.14.0 source code.zip | 2025-06-03 | 18.5 MB | |
README.md | 2025-06-03 | 4.2 kB | |
Totals: 4 Items | 402.0 MB | 2 |
The Firebase Apple SDK (11.14.0) is now available. For more details, see the Firebase Apple SDK release [notes.](https://firebase.google.com/support/release-notes/ios#11
To install this SDK, see Add Firebase to your project.
What's Changed
- [Infra] Add
FIRAllocatedUnfairLock
type by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/14825 - [Firebase AI] Update error domain constant for renamed SDK by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/14829
- [Auth] Add Swift 6 conformance to
FirebaseAuth/Sources/Swift/ActionCode/
directory by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/14833 - [Functions] More Swift 6 improvements by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/14788
- add FirebaseAI to release notes by @morganchen12 in https://github.com/firebase/firebase-ios-sdk/pull/14840
- [Functions] Complete Swift 6 support by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/14838
- [Firebase AI] Update Gemma candidate token count integration tests by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/14855
- [Auth] Add Swift 6 conformance to
FirebaseAuth/Sources/Swift/SystemService/
directory by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/14839 - [Firebase AI] Upload
xcodebuild
logs in integration tests by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/14844 - [Firebase AI] Update CHANGELOG entry wording by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/14857
- Bind rmqID instead of using stringWithFormat. by @leojaygoogle in https://github.com/firebase/firebase-ios-sdk/pull/14856
- [Swift 6] Add Swift 6 testing for Sessions by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/14599
- [Auth] Conform 'AuthKeychainServices' to 'Sendable' by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/14862
- [Sessions] Remove Swift 5.9 guard statements by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/14866
- [Auth] More Swift 6 progress by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/14867
- [CI] Update
Dangerfile
to setapi: firebaseai
label by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/14870 - [Release] Carthage for 11.13.0 by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/14872
- [Config] Fix Xcode 16.3 warning due to comparing two different enums by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/14873
- [Infra] Update Xcode versions in remoteconfig.yml by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/14869
- use devsite variables by @morganchen12 in https://github.com/firebase/firebase-ios-sdk/pull/14874
- [Infra] Update versions for Release 11.14.0 by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/14875
- [Infra] Do not float dependency on FirebaseAI by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/14877
- [Firebase AI] Run quickstart build test using branch by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/14879
- New and clearer FirebaseAnalytics subspecs by @pcfba in https://github.com/firebase/firebase-ios-sdk/pull/14882
- NOTICES Change by @github-actions in https://github.com/firebase/firebase-ios-sdk/pull/14894
- [Auth] Fix 'PhoneAuthProviderFake.swift' following Swift 6 changes by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/14895
- [Release] Update
Unreleased
CHANGELOG entries by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/14898 - [Infra] Update template README with new min. supported Xcode version by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/14899
- Analytics 11.14.0 by @pcfba in https://github.com/firebase/firebase-ios-sdk/pull/14897
- [Infra] Fix logic used to find transitive dependencies by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/14896
Full Changelog: https://github.com/firebase/firebase-ios-sdk/compare/11.13.0...11.14.0