From b3d8627436df90b237b70fe00575dfdc92c8404d Mon Sep 17 00:00:00 2001 From: Richard Moe Gustavsen Date: Tue, 25 Nov 2014 15:29:36 +0100 Subject: iOS: update Info.plist so that app runs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Some extra fields added, and some removed, so that the app runs on device. Also added iPhone6/6+ support. Change-Id: I7e2d0337a162a45f1ba37f16ad8ef902b61c7719 Reviewed-by: Tor Arne Vestbø Reviewed-by: Caroline Chao --- examples/sensors/accelbubble/Info.plist | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/examples/sensors/accelbubble/Info.plist b/examples/sensors/accelbubble/Info.plist index 82e9bff..9072545 100644 --- a/examples/sensors/accelbubble/Info.plist +++ b/examples/sensors/accelbubble/Info.plist @@ -14,19 +14,18 @@ accelbubble CFBundlePackageType APPL - CFBundleResourceSpecification - ResourceRules.plist CFBundleShortVersionString 1.0 CFBundleSignature ???? CFBundleVersion 1.0 - UIDeviceFamily - - 1 - 2 - + LSRequiresIPhoneOS + + NOTE + This file was generated by Qt/QMake. + UILaunchStoryboardName + LaunchScreen UISupportedInterfaceOrientations UIInterfaceOrientationPortrait -- cgit v1.2.1