From e705de8675b964665622e774d2b89a5d911cae30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Wed, 26 Nov 2025 14:25:29 +0100 Subject: [PATCH] iOS: Enable SSL for lan --- packaging/ios/Info.plist.in | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/packaging/ios/Info.plist.in b/packaging/ios/Info.plist.in index 91ca1970..69e4422b 100644 --- a/packaging/ios/Info.plist.in +++ b/packaging/ios/Info.plist.in @@ -48,6 +48,14 @@ _jsonrpc._tcp _ws._tcp + NSAppTransportSecurity + + + NSAllowsArbitraryLoads + + NSAllowsLocalNetworking + + UIViewControllerBasedStatusBarAppearance XSAppIconAssets