Overview
Firebase 12.10.0 updates the maintained AdamE.Firebase.iOS.* package line to Firebase Apple SDK 12.10.0 for .NET iOS and Mac Catalyst.
Release notes
- See Firebase 12.6+ modernization notes in the project README for context on the 12.6+ binding modernization work.
Highlights
- Published 16 Firebase packages at
12.10.0. - Published
AdamE.Google.iOS.GoogleAppMeasurement 12.10.0. - Updated package metadata, CocoaPods pins, targets metadata, Crashlytics script metadata, binding audit defaults, E2E validation metadata, runtime drift metadata, and Firebase package docs.
- No binding definition changes were required for this release.
Upstream changes
- Firebase Apple SDK 12.10.0 includes Analytics, Crashlytics, Cloud Firestore, Performance Monitoring, and Remote Config changes in the maintained product set.
- No public-header drift was detected for this repo's maintained Firebase binding surfaces.
Validation
- Firebase release metadata checker passed.
- Binding audit passed with
0unsuppressed failures. - Firebase binding audit tests passed.
- Foundation simulator E2E smoke validation passed.
- Foundation nullability E2E validation passed.
- Binding surface coverage:
1714 / 1714exercised,0failed. - Runtime drift sweep:
21 / 21passed. - NuGet publication completed.
Consumer notes
- Consumers should keep Firebase packages aligned on the same
12.10.0line. - Consumers using Analytics should use
AdamE.Google.iOS.GoogleAppMeasurement 12.10.0with this Firebase line.