From 3368e7f9e60812048f0c0eee3b8ddc5fff20dfd2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jakob=20K=C3=B6rber?=
<56073945+jakobkoerber@users.noreply.github.com>
Date: Fri, 2 Feb 2024 18:52:39 +0100
Subject: [PATCH] Add Compliance to Info.plist
---
ios/Runner/Info.plist | 2 ++
1 file changed, 2 insertions(+)
diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist
index 9b9a7ae..2ac6908 100644
--- a/ios/Runner/Info.plist
+++ b/ios/Runner/Info.plist
@@ -66,5 +66,7 @@
UIInterfaceOrientationLandscapeLeft
UIInterfaceOrientationLandscapeRight
+ ITSAppUsesNonExemptEncryption
+