Skip to content

Commit

Permalink
[Release] Add patch note for 10.22.1 (#12490)
Browse files Browse the repository at this point in the history
  • Loading branch information
ncooke3 committed Mar 7, 2024
1 parent 76a8288 commit c5ca8eb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions FirebaseCore/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Firebase 10.22.1
- [Swift Package Manager / CocoaPods] Fix app validation issues on Xcode 15.3
for those using the `FirebaseAnalyticsOnDeviceConversion` SDK. This issue was
caused by embedding an incomplete `Info.plist` from a dependency of the SDK.
(#12441)

# Firebase 10.22.0
- [Swift Package Manager] Firebase now enforces a Swift 5.7.1 minimum version,
which is aligned with the Xcode 14.1 minimum. (#12350)
Expand Down

0 comments on commit c5ca8eb

Please sign in to comment.