From c38e5d0aa83a10b685bd9c1c28cf4d6ebf117a86 Mon Sep 17 00:00:00 2001
From: Ngoc Le <43195241+ngocle2497@users.noreply.github.com>
Date: Mon, 23 Sep 2024 20:40:12 +0700
Subject: [PATCH] fix(all): fix release build
---
.../xcshareddata/xcschemes/HelloWorld-Dev.xcscheme | 2 +-
template/ios/HelloWorld/Info.plist | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/template/ios/HelloWorld.xcodeproj/xcshareddata/xcschemes/HelloWorld-Dev.xcscheme b/template/ios/HelloWorld.xcodeproj/xcshareddata/xcschemes/HelloWorld-Dev.xcscheme
index ea57112..b2fcf15 100644
--- a/template/ios/HelloWorld.xcodeproj/xcshareddata/xcschemes/HelloWorld-Dev.xcscheme
+++ b/template/ios/HelloWorld.xcodeproj/xcshareddata/xcschemes/HelloWorld-Dev.xcscheme
@@ -90,7 +90,7 @@
buildConfiguration = "Debug">
diff --git a/template/ios/HelloWorld/Info.plist b/template/ios/HelloWorld/Info.plist
index 0f0ca68..183f9a0 100644
--- a/template/ios/HelloWorld/Info.plist
+++ b/template/ios/HelloWorld/Info.plist
@@ -22,6 +22,8 @@
????
CFBundleVersion
${VERSION_CODE}
+ ITSAppUsesNonExemptEncryption
+
LSRequiresIPhoneOS
NSAppTransportSecurity