From 9f446b05fc61175bc0a3ec25042a8c47373a89b9 Mon Sep 17 00:00:00 2001 From: Maurice Parker Date: Wed, 13 Jan 2021 15:18:30 -0600 Subject: [PATCH] Update entitlements so that we are always test uses production --- Mac/Resources/NetNewsWire.entitlements | 4 +++- iOS/Resources/NetNewsWire.entitlements | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Mac/Resources/NetNewsWire.entitlements b/Mac/Resources/NetNewsWire.entitlements index ca49eb55c..971a3bfaf 100644 --- a/Mac/Resources/NetNewsWire.entitlements +++ b/Mac/Resources/NetNewsWire.entitlements @@ -3,7 +3,9 @@ com.apple.developer.aps-environment - development + Production + com.apple.developer.icloud-container-environment + Production com.apple.developer.icloud-container-identifiers iCloud.$(ORGANIZATION_IDENTIFIER).NetNewsWire diff --git a/iOS/Resources/NetNewsWire.entitlements b/iOS/Resources/NetNewsWire.entitlements index 028d33157..52ed390a1 100644 --- a/iOS/Resources/NetNewsWire.entitlements +++ b/iOS/Resources/NetNewsWire.entitlements @@ -3,7 +3,9 @@ aps-environment - development + Production + com.apple.developer.icloud-container-environment + Production com.apple.developer.icloud-container-identifiers iCloud.$(ORGANIZATION_IDENTIFIER).NetNewsWire