From 1a5a5bc16c4792932cddde4810439e4a481e645f Mon Sep 17 00:00:00 2001 From: Scarriffle Date: Sun, 26 Jul 2026 10:31:31 +0200 Subject: [PATCH] iOS: Export-Compliance-Rueckfrage dauerhaft abschalten ITSAppUsesNonExemptEncryption=false in die Info.plist. Die App nutzt nur die Standard-Verschluesselung des Systems (HTTPS), faellt damit unter die Ausnahme und die "App Encryption Documentation"-Frage entfaellt bei jedem Upload. Co-Authored-By: Claude Opus 4.8 --- ios/Sources/Info.plist | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ios/Sources/Info.plist b/ios/Sources/Info.plist index 39fd2e5..a1c1e8d 100644 --- a/ios/Sources/Info.plist +++ b/ios/Sources/Info.plist @@ -28,6 +28,14 @@ 1.0 CFBundleVersion 1 + + + ITSAppUsesNonExemptEncryption + + UILaunchScreen