From 1b7336137258998a354cc20c2c242215a291fada Mon Sep 17 00:00:00 2001 From: enricobuehler Date: Wed, 15 Jul 2026 00:12:51 +0200 Subject: [PATCH] chore(apple): declare non-exempt encryption in Info.plist (export compliance) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ITSAppUsesNonExemptEncryption = true — the app's AES-GCM session crypto is non-exempt under the App Store Connect encryption questionnaire (category chosen; French ANSSI declaration in progress). First of the six targets; the remaining Info.plists follow with the rest of the compliance work. Co-Authored-By: Claude Fable 5 --- clients/apple/Config/Info.plist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/clients/apple/Config/Info.plist b/clients/apple/Config/Info.plist index d5293e31..cb9d2dae 100644 --- a/clients/apple/Config/Info.plist +++ b/clients/apple/Config/Info.plist @@ -15,6 +15,8 @@ MicroGamepad + ITSAppUsesNonExemptEncryption + NSBonjourServices _punktfunk._udp