From 635fa39715cf7932847e0b75faad0dd4fb6b44c6 Mon Sep 17 00:00:00 2001
From: Ignacio Alesina <135482045+nacho-alesina05@users.noreply.github.com>
Date: Mon, 11 Nov 2024 08:07:34 -0300
Subject: [PATCH] chore: add encryption info to info.plist (#59)
---
ios/Runner/Info.plist | 2 ++
1 file changed, 2 insertions(+)
diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist
index d24ccc9..12d5ff8 100644
--- a/ios/Runner/Info.plist
+++ b/ios/Runner/Info.plist
@@ -55,5 +55,7 @@
UIViewControllerBasedStatusBarAppearance
+ ITSAppUsesNonExemptEncryption
+