From b81c83a2503af888058238361fe809293189672b Mon Sep 17 00:00:00 2001 From: Shadowfacts Date: Sat, 31 Dec 2022 16:58:39 -0500 Subject: [PATCH] Add iCloud env entitlement and ITSAppUsesNonExemptEncryption --- Tusker/Info.plist | 4 +++- Tusker/Tusker.entitlements | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Tusker/Info.plist b/Tusker/Info.plist index bc6abf8f..5f8401e3 100644 --- a/Tusker/Info.plist +++ b/Tusker/Info.plist @@ -2,6 +2,8 @@ + ITSAppUsesNonExemptEncryption + CFBundleDevelopmentRegion $(DEVELOPMENT_LANGUAGE) CFBundleExecutable @@ -56,7 +58,7 @@ NSMicrophoneUsageDescription Post videos from the camera. NSPhotoLibraryAddUsageDescription - Save photos directly from other people's posts. + Save photos directly from other people's posts. NSPhotoLibraryUsageDescription Post photos from the photo library. NSUserActivityTypes diff --git a/Tusker/Tusker.entitlements b/Tusker/Tusker.entitlements index c5342041..e9e16a0f 100644 --- a/Tusker/Tusker.entitlements +++ b/Tusker/Tusker.entitlements @@ -2,6 +2,8 @@ + com.apple.developer.icloud-container-environment + Production aps-environment development com.apple.developer.aps-environment