From 2dddb073544ba813a03b99442dfcbe6fb3064cf9 Mon Sep 17 00:00:00 2001 From: Tyler Date: Thu, 2 Jun 2022 11:30:10 -0700 Subject: [PATCH] Add iCloud to disabled in local developer build account types --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bd514002..a72210a5b 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ You can now open the `NetNewsWire.xccodeproj` in Xcode. Now you should be able to build without code signing errors and without modifying the NetNewsWire Xcode project. This is a special build of NetNewsWire with some functionality disabled. This is because we have API keys that can't be stored in the -repository or shared between developers. Certain account types, like Feedly, aren't +repository or shared between developers. Certain account types, like iCloud and Feedly, aren't enabled and the Reader View isn't enabled because of this. If you have any problems, we will help you out in Slack ([see above](README.md#Community)).