Skip to content

Commit 857f6b7

Browse files
authored
[Docs] Add a release note w.r.t. Xcode 15 Beta 1 support (#11510)
1 parent 876b962 commit 857f6b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

FirebaseCore/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
(e.g. FirebaseAuth) may fail to access the keychain on the visionOS
44
simulator. To workaround this, add the Keychain Sharing capability to the
55
visionOS target and explicitly add a keychain group (e.g. the bundle ID).
6+
- Firebase's Swift Package Manager distribution does not support
7+
Xcode 15 Beta 1. Please use Xcode 15 Beta 2 or later.
68

79
# Firebase 10.11.0
810
- [changed] Improved error reporting for misnamed configuration plist files (#11317).

0 commit comments

Comments
 (0)