From daf30f2bc67691a1a753a7513209b05896b4ca45 Mon Sep 17 00:00:00 2001 From: Igor Mandrigin Date: Thu, 9 Aug 2018 14:32:55 +0200 Subject: [PATCH] [#4823] AppStoreConnect: Mark our iOS app as encryption-compliant. To avoid specifying that we are compliant manually for every build, we put these values into build setting of the iOS app. More information on how to do that is here: https://stackoverflow.com/a/36028077 Signed-off-by: Igor Mandrigin --- ios/StatusIm/Info.plist | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ios/StatusIm/Info.plist b/ios/StatusIm/Info.plist index eb2f4d3c64..6ab44cfbb4 100644 --- a/ios/StatusIm/Info.plist +++ b/ios/StatusIm/Info.plist @@ -113,5 +113,9 @@ UIViewControllerBasedStatusBarAppearance + ITSAppUsesNonExemptEncryption + + ITSEncryptionExportComplianceCode + 1aa92c4d-6194-4d7d-b70a-16b48256b87e