Skip to content

Commit 931a975

Browse files
committed
Update Mac Catalyst section
1 parent 3bfeb43 commit 931a975

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,8 @@ in order for your macOS app to store credentials via the Keychain on macOS, you
5555
Google Sign-In also supports iOS apps that are built for macOS via
5656
[Mac Catalyst](https://developer.apple.com/mac-catalyst/). In order for your Mac Catalyst app
5757
to store credentials via the Keychain on macOS, you will need to add
58-
`$(AppIdentifierPrefix)$(CFBundleIdentifier)` to its keychain access group.
58+
`$(AppIdentifierPrefix)$(CFBundleIdentifier)` as the first item in the keychain
59+
access group.
5960

6061
## Using the Google Sign-In Button
6162

0 commit comments

Comments
 (0)