From 7eac45702b626db3130ef471c144b8c62d3407c5 Mon Sep 17 00:00:00 2001 From: Evgeniy Baranov Date: Tue, 19 Mar 2024 07:42:14 +0000 Subject: [PATCH] Fix the --insecure flag issue by disabling ATS in Info.plist (#760) --- Resources/Info.plist | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Resources/Info.plist b/Resources/Info.plist index 6c916a1..ccd5988 100644 --- a/Resources/Info.plist +++ b/Resources/Info.plist @@ -14,5 +14,10 @@ AppIcon.png + NSAppTransportSecurity + + NSAllowsArbitraryLoads + +