From 9bac75ef76cb78afab574d501c6d8b9e6d901b22 Mon Sep 17 00:00:00 2001 From: jack Date: Fri, 25 Jul 2025 15:04:12 +0200 Subject: [PATCH] Add encryption export compliance to Info.plist Set ITSAppUsesNonExemptEncryption to false for TestFlight submission --- bitchat/Info.plist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bitchat/Info.plist b/bitchat/Info.plist index fd87f8b5..ea6ef9d8 100644 --- a/bitchat/Info.plist +++ b/bitchat/Info.plist @@ -4,6 +4,8 @@ CFBundleDevelopmentRegion $(DEVELOPMENT_LANGUAGE) + ITSAppUsesNonExemptEncryption + CFBundleDisplayName bitchat CFBundleExecutable