| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Firebase.zip | 2025-12-11 | 354.0 MB | |
| Firebase Apple 12.7.0 source code.tar.gz | 2025-12-03 | 15.0 MB | |
| Firebase Apple 12.7.0 source code.zip | 2025-12-03 | 18.6 MB | |
| README.md | 2025-12-03 | 6.5 kB | |
| Totals: 4 Items | 387.6 MB | 0 | |
The Firebase Apple SDK (12.7.0) is now available. For more details, see the Firebase Apple SDK release [notes.](https://firebase.google.com/support/release-notes/ios#12
To install this SDK, see Add Firebase to your project.
What's Changed
- chore: Bump changelogs for m173 by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/15464
- Run crashlytics nightly CI later by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/15462
- docs: Fix a bunch of typos by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/15472
- fix: "mutability" throughout the code by @MojtabaHs in https://github.com/firebase/firebase-ios-sdk/pull/15473
- Server Prompt Template release note by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/15481
- [Firebase AI] Add Swift module name changelog by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/15482
- fix: Update firebaseai.yml behavior for forks by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/15480
- infra: Rename prerelease.yml workflow to prerelease_cocoapods.yml by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/15486
- infra(ci): Add run command to integ test script by @daymxn in https://github.com/firebase/firebase-ios-sdk/pull/15433
- infra: Rename release.yml workflow to release_cocoapods.yml by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/15488
- infra: versatility and cleanup improvements to zip.yml by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/15489
- infra: Fix zip's ai artifact name and do not upload service plists by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/15492
- infra: Carthage update for M173 by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/15496
- infra: Update versions for Release 12.7.0 by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/15497
- [Firebase AI] Add support for direct Vertex AI integration testing by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/15498
- [Firebase AI] Replace xcodeproj groups with folders in integration tests by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/15499
- [Firebase AI] Use
build-for-testingandtest-without-buildingby @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/15466 - infra: Migrate away from ObjC quickstarts by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/15478
- Revert "infra: Migrate away from ObjC quickstarts" by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/15508
- Add modular headers support to Objective-C Firebase pods for static framework compatibility by @MichaelBernhardt in https://github.com/firebase/firebase-ios-sdk/pull/15506
- docs: Update CHANGELOG.md for [#15506] by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/15509
- docs: fix typos in some files by @Edge-Seven in https://github.com/firebase/firebase-ios-sdk/pull/15510
- [Firebase AI] Remove deprecated models from integration tests by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/15522
- Revert "Revert "infra: Migrate away from ObjC quickstarts"" by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/15524
- noop: Refactor
FirebaseSessions.LocalOverrideSettingscode by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/15523 - [Firebase AI] Add
x-ios-bundle-identifierheader to requests by @google-labs-jules[bot] in https://github.com/firebase/firebase-ios-sdk/pull/15515 - [Firebase AI] Add integration placeholder for debug token env var by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/15528
- chore: Remove Travis references in scripts/check_secrets.sh by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/15531
- Add a mechanism to prevent concurrent token refreshes by @lilpit in https://github.com/firebase/firebase-ios-sdk/pull/15493
- chore: Update CHANGELOG.md for [#15493] by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/15534
- fix: Don't run QS jobs on forks by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/15533
- fix: messaging cron by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/15530
- fix: performance cron by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/15537
- [Performance] Fix build warning by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/15538
- fix: fail scheduled builds if pinned run is set by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/15543
- fix: abtesting cron by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/15542
- fix: installations cron by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/15541
- refactor: add .github/workflows/common_quickstart_framework.yml by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/15540
- [Infra] Build with Xcode 26.1 by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/15544
- fix: crashlytics cron by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/15546
- [Firebase AI] Update podspecs to Swift 6.0 by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/15553
- [Auth] Fix Xcode 26.2 build warning by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/15564
- [RTDB] Fix concurrency crash in FView by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/15548
- [Infra] Remove
-sdkflag fromxcodebuildinbuild.shby @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/15565 - chore(m174): Update changelogs by @daymxn in https://github.com/firebase/firebase-ios-sdk/pull/15570
- [RTDB] Fix Fatal Exception: FirebaseDatabasePersistenceFailure by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/15563
New Contributors
- @MichaelBernhardt made their first contribution in https://github.com/firebase/firebase-ios-sdk/pull/15506
- @Edge-Seven made their first contribution in https://github.com/firebase/firebase-ios-sdk/pull/15510
- @google-labs-jules[bot] made their first contribution in https://github.com/firebase/firebase-ios-sdk/pull/15515
- @lilpit made their first contribution in https://github.com/firebase/firebase-ios-sdk/pull/15493
Full Changelog: https://github.com/firebase/firebase-ios-sdk/compare/12.6.0...12.7.0