Skip to content

Commit cc3ed01

Browse files
authored
[Docs] s/workaround/work around/ in 10.12.0 release note (#11511)
1 parent 857f6b7 commit cc3ed01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseCore/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Firebase 10.12.0
22
- For developers building for visionOS, using products that use the Keychain
33
(e.g. FirebaseAuth) may fail to access the keychain on the visionOS
4-
simulator. To workaround this, add the Keychain Sharing capability to the
4+
simulator. To work around this, add the Keychain Sharing capability to the
55
visionOS target and explicitly add a keychain group (e.g. the bundle ID).
66
- Firebase's Swift Package Manager distribution does not support
77
Xcode 15 Beta 1. Please use Xcode 15 Beta 2 or later.

0 commit comments

Comments
 (0)