We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
gRPC-C++
1 parent 4065853 commit 1f7d83aCopy full SHA for 1f7d83a
Firestore/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Unreleased
2
- [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.
7
8
# 10.21.0
9
- Add an error when trying to build Firestore's binary SPM distribution for
0 commit comments