From 95ea915ca949e0548dfeabe207c7c439dbe1a6ab Mon Sep 17 00:00:00 2001 From: Scott Ludwig Date: Fri, 1 Jan 2016 12:07:51 -0800 Subject: [PATCH] set NSAllowsArbitraryLoads to true --- game/iphone/Info.plist | 22 +++++----------------- 1 file changed, 5 insertions(+), 17 deletions(-) diff --git a/game/iphone/Info.plist b/game/iphone/Info.plist index 06ffb01..b2ff4fe 100644 --- a/game/iphone/Info.plist +++ b/game/iphone/Info.plist @@ -22,6 +22,11 @@ HTAK CFBundleVersion 1.2 + NSAppTransportSecurity + + NSAllowsArbitraryLoads + + UIApplicationExitsOnSuspend UIPrerenderedIcon @@ -32,22 +37,5 @@ UISupportedInterfaceOrientations - NSAppTransportSecurity - - NSAllowsArbitraryLoads - - NSExceptionDomains - - warfareincorporated.com - - NSIncludesSubdomains - - NSTemporaryExceptionAllowsInsecureHTTPLoads - - NSTemporaryExceptionMinimumTLSVersion - TLSv1.1 - - -