Skip to content

Commit 1f7d83a

Browse files
authored
Add CHANGELOG entry for gRPC-C++ framework rename (#12442)
1 parent 4065853 commit 1f7d83a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Firestore/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Unreleased
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.
37

48
# 10.21.0
59
- Add an error when trying to build Firestore's binary SPM distribution for

0 commit comments

Comments
 (0)