From 28a69dddaba00885b68e70d10a77494d7ae2540b 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 96d430f9b..5ba9228fa 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,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)).