From 3677d1ddb424944566ea442eaa08d484f0927e99 Mon Sep 17 00:00:00 2001 From: Nick Cooke Date: Wed, 28 Feb 2024 11:24:58 -0500 Subject: [PATCH] [Release] Additional changelog updates for 10.22.0 --- FirebaseCore/CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/FirebaseCore/CHANGELOG.md b/FirebaseCore/CHANGELOG.md index d861b70ad7b..66acb8b1bf2 100644 --- a/FirebaseCore/CHANGELOG.md +++ b/FirebaseCore/CHANGELOG.md @@ -3,6 +3,14 @@ which is aligned with the Xcode 14.1 minimum. (#12350) - Revert Firebase 10.20.0 change that removed `Info.plist` files from static xcframeworks (#12390). +- Added privacy manifests for Firebase SDKs named in + https://developer.apple.com/support/third-party-SDK-requirements/. Please + review https://firebase.google.com/docs/ios/app-store-data-collection for + updated guidance on interpreting Firebase's privacy manifests and completing + app Privacy Nutrition Labels. (#11490) +- Fixed validation issues in Xcode 15.3 that affected binary distributions + including Analytics, Firestore (SwiftPM binary distribution), and the + Firebase zip distribution. (#12441) # Firebase 10.21.0 - Firebase now requires at least CocoaPods version 1.12.0 to enable privacy