Skip to content

Commit 81844f4

Browse files
docs(macos): make note that keysharing capability should be enabled (#13046)
1 parent 06ed29e commit 81844f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/setup/_setup_prereq_ios.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,5 @@
2626
If you don't already have a Flutter app, you can complete the [Get
2727
Started: Test Drive](//flutter.io/get-started/test-drive/#androidstudio) to
2828
create a new Flutter app using your preferred editor or IDE.
29+
30+
Note: If you're targeting macOS or macOS Catalyst, you must add the [Keychain Sharing capability](https://firebase.google.com/docs/ios/troubleshooting-faq#macos-keychain-sharing) to your target. In Xcode, navigate to your target's *Signing & Capabilities* tab, and then click **+ Capabilities** to add a new capability.

0 commit comments

Comments
 (0)