From 577ac5a9cc517a5a85fc16a01554694d2af01e18 Mon Sep 17 00:00:00 2001 From: Scott Ludwig Date: Tue, 26 Jan 2016 12:07:36 -0800 Subject: [PATCH] Remove UIRequiredDeviceCapabilities from Info.plist Submitting to the app store complains about this setting being too restrictive. Removing it allows support for all devices. --- game/iphone/Info.plist | 8 -------- 1 file changed, 8 deletions(-) diff --git a/game/iphone/Info.plist b/game/iphone/Info.plist index c4f7723..72f2825 100644 --- a/game/iphone/Info.plist +++ b/game/iphone/Info.plist @@ -24,10 +24,6 @@ HTAK CFBundleVersion 1.6.7 - UIRequiredDeviceCapabilities - - armv7 - NSAppTransportSecurity NSAllowsArbitraryLoads @@ -37,10 +33,6 @@ UIPrerenderedIcon - UIRequiredDeviceCapabilities - - armv7 - UIRequiresPersistentWiFi UIStatusBarHidden