From 8e4961431a7c5678bee578a2020d75c599a0a109 Mon Sep 17 00:00:00 2001 From: Arkadiusz Fal Date: Fri, 10 Jun 2022 13:31:58 +0200 Subject: [PATCH] Add encryption key --- iOS/Info.plist | 2 ++ macOS/Info.plist | 8 ++------ tvOS/Info.plist | 2 ++ 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/iOS/Info.plist b/iOS/Info.plist index 9963802d..29d22cfe 100644 --- a/iOS/Info.plist +++ b/iOS/Info.plist @@ -23,5 +23,7 @@ NSCameraUsageDescription Need camera access to take pictures + ITSAppUsesNonExemptEncryption + diff --git a/macOS/Info.plist b/macOS/Info.plist index ff8e1b28..49785e0e 100644 --- a/macOS/Info.plist +++ b/macOS/Info.plist @@ -15,11 +15,7 @@ - SUEnableInstallerLauncherService - - SUFeedURL - https://repos.yattee.stream/appcast.xml - SUPublicEDKey - 73U5at3utQRS7F/z/7nztpjp3l1gw1Ih+ztOelRLSx4= + ITSAppUsesNonExemptEncryption + diff --git a/tvOS/Info.plist b/tvOS/Info.plist index f753731e..de9e99e8 100644 --- a/tvOS/Info.plist +++ b/tvOS/Info.plist @@ -6,5 +6,7 @@ audio + ITSAppUsesNonExemptEncryption +