Add iCloud to disabled in local developer build account types

This commit is contained in:
Tyler 2022-06-02 11:30:10 -07:00 committed by GitHub
parent c65f6b7436
commit 2dddb07354
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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)).