We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bfeb43 commit 931a975Copy full SHA for 931a975
1 file changed
README.md
@@ -55,7 +55,8 @@ in order for your macOS app to store credentials via the Keychain on macOS, you
55
Google Sign-In also supports iOS apps that are built for macOS via
56
[Mac Catalyst](https://developer.apple.com/mac-catalyst/). In order for your Mac Catalyst app
57
to store credentials via the Keychain on macOS, you will need to add
58
-`$(AppIdentifierPrefix)$(CFBundleIdentifier)` to its keychain access group.
+`$(AppIdentifierPrefix)$(CFBundleIdentifier)` as the first item in the keychain
59
+access group.
60
61
## Using the Google Sign-In Button
62
0 commit comments