From 07cc89541cf975f7966e796d05c1756eb44c73e4 Mon Sep 17 00:00:00 2001 From: Brent Simmons Date: Sat, 21 Mar 2020 17:43:33 -0700 Subject: [PATCH] Add iCloud.com.ranchero.NetNewsWire entitlement to Mac and iOS targets. --- Mac/Resources/NetNewsWire.entitlements | 2 +- iOS/Resources/NetNewsWire.entitlements | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Mac/Resources/NetNewsWire.entitlements b/Mac/Resources/NetNewsWire.entitlements index 7b1d03115..c02ca9720 100644 --- a/Mac/Resources/NetNewsWire.entitlements +++ b/Mac/Resources/NetNewsWire.entitlements @@ -6,7 +6,7 @@ development com.apple.developer.icloud-container-identifiers - iCloud.$(ORGANIZATION_IDENTIFIER).NetNewsWire + iCloud.com.ranchero.NetNewsWire com.apple.developer.icloud-services diff --git a/iOS/Resources/NetNewsWire.entitlements b/iOS/Resources/NetNewsWire.entitlements index 028d33157..ad77f53e2 100644 --- a/iOS/Resources/NetNewsWire.entitlements +++ b/iOS/Resources/NetNewsWire.entitlements @@ -6,7 +6,7 @@ development com.apple.developer.icloud-container-identifiers - iCloud.$(ORGANIZATION_IDENTIFIER).NetNewsWire + iCloud.com.ranchero.NetNewsWire com.apple.developer.icloud-services