Skip to content

Commit 2f30943

Browse files
authored
Fix framework names in changelog entry (#12452)
1 parent bced773 commit 2f30943

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

FirebaseCore/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
Xcode 15.3 validation issues. Please ensure that the following renamed
2020
xcframeworks are removed from your project when upgrading (#12437, #12447):
2121
- `abseil.xcframework` to `absl.xcframework`
22-
- `BoringSSL-gRPC.xcframework` to `openssl_grpc.xcframework`
22+
- `BoringSSL-GRPC.xcframework` to `openssl_grpc.xcframework`
2323
- `gRPC-Core.xcframework` to `grpc.xcframework`
24-
- `gRPC-C++.xcframework` to `grpcc.xcframework`
24+
- `gRPC-C++.xcframework` to `grpcpp.xcframework`
2525
- `leveldb-library.xcframework` to `leveldb.xcframework`
2626
- `PromisesSwift.xcframework` to `Promises.xcframework`
2727

0 commit comments

Comments
 (0)