Don't show add account option for CloudKit when the entitlement isn't present.

This commit is contained in:
Maurice Parker
2020-03-25 16:09:01 -05:00
parent 25882f69c8
commit 53b00c5414
3 changed files with 20 additions and 2 deletions

View File

@@ -4,6 +4,8 @@
<dict>
<key>OrganizationIdentifier</key>
<string>$(ORGANIZATION_IDENTIFIER)</string>
<key>DeveloperEntitlements</key>
<string>$(DEVELOPER_ENTITLEMENTS)</string>
<key>AppGroup</key>
<string>group.$(ORGANIZATION_IDENTIFIER).NetNewsWire.iOS</string>
<key>AppIdentifierPrefix</key>