From b6a92c581173d35eb538baff35631ae854634be5 Mon Sep 17 00:00:00 2001 From: rene Date: Sat, 30 May 2026 20:02:28 +0200 Subject: [PATCH] Info.plist: ITSAppUsesNonExemptEncryption=false MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit App nutzt nur Standard-iOS-HTTPS/TLS — keine Custom-Crypto, keine proprietären Verschlüsselungsalgorithmen. Mit diesem Flag entfällt die Pflicht zur Compliance-Dokumentation bei App Store Connect. --- BanYaroGo-Info.plist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/BanYaroGo-Info.plist b/BanYaroGo-Info.plist index bd382e9..b72d18e 100644 --- a/BanYaroGo-Info.plist +++ b/BanYaroGo-Info.plist @@ -22,6 +22,8 @@ $(CURRENT_PROJECT_VERSION) LSRequiresIPhoneOS + ITSAppUsesNonExemptEncryption + UILaunchScreen UIApplicationSceneManifest