From 6830d1cc2d4877efe6bfe38a008660b601b3dd7f Mon Sep 17 00:00:00 2001 From: Paul Beusterien Date: Fri, 2 Jul 2021 08:54:43 -0700 Subject: [PATCH] Update docs for Mac keychain sharing --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 520dc53a16a..938e264b18a 100644 --- a/README.md +++ b/README.md @@ -281,11 +281,11 @@ app has communicated with our servers". This relies on Analytics and will not wo macOS/tvOS/watchOS/Catalyst. **It's safe to ignore the message and continue**, the rest of the SDKs will work as expected. -#### Additional Catalyst Notes +#### Additional MacOS and Catalyst Notes * FirebaseAuth and FirebaseMessaging require adding `Keychain Sharing Capability` to Build Settings. -* FirebaseFirestore requires signing the +* For Catalyst, FirebaseFirestore requires signing the [gRPC Resource target](https://github.com/firebase/firebase-ios-sdk/issues/3500#issuecomment-518741681). #### Additional Crashlytics Notes