File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1515 ` Firebase.zip ` have been updated for Xcode 15 users. The updated instructions
1616 call for embedding SDKs dragged in from the ` Firebase.zip ` . This will enable
1717 Xcode's tooling to detect privacy manifests bundled within the xcframework.
18-
18+ - [ Zip Distribution] Several xcframeworks have been renamed to resolve the above
19+ Xcode 15.3 validation issues. Please ensure that the following renamed
20+ xcframeworks are removed from your project when upgrading (#12437 , #12447 ):
21+ - ` abseil.xcframework ` to ` absl.xcframework `
22+ - ` BoringSSL-gRPC.xcframework ` to ` openssl_grpc.xcframework `
23+ - ` gRPC-Core.xcframework ` to ` grpc.xcframework `
24+ - ` gRPC-C++.xcframework ` to ` grpcc.xcframework `
25+ - ` leveldb-library.xcframework ` to ` leveldb.xcframework `
26+ - ` PromisesSwift.xcframework ` to ` Promises.xcframework `
1927
2028# Firebase 10.21.0
2129- Firebase now requires at least CocoaPods version 1.12.0 to enable privacy
Original file line number Diff line number Diff line change 11# 10.22.0
22- [ fixed] Fix the flaky offline behaviour when using ` arrayRemove ` on ` Map ` object. (#12378 )
3- - [ Zip Distribution] Renamed ` gRPC-C++.xcframework ` to ` grpcc.xcframework ` ,
4- matching the module name, to work around an issue introduced in Xcode 15.3
5- with ` + ` characters in framework names. (#12437 )
6- - Please ensure that ` gRPC-C++.xcframework ` is removed when upgrading.
73
84# 10.21.0
95- Add an error when trying to build Firestore's binary SPM distribution for
You can’t perform that action at this time.
0 commit comments