From 66370bbd7c1fc17d0a631217ccb35dfd40fe6450 Mon Sep 17 00:00:00 2001 From: Charles Magahern Date: Fri, 1 Jan 2016 01:09:29 -0800 Subject: [PATCH] iPad-only --- XIONControlPanel.xcodeproj/project.pbxproj | 2 ++ XIONControlPanel/SupportingFiles/Info.plist | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/XIONControlPanel.xcodeproj/project.pbxproj b/XIONControlPanel.xcodeproj/project.pbxproj index c36a86a..48de343 100644 --- a/XIONControlPanel.xcodeproj/project.pbxproj +++ b/XIONControlPanel.xcodeproj/project.pbxproj @@ -423,6 +423,7 @@ PROVISIONING_PROFILE = ""; SWIFT_OBJC_BRIDGING_HEADER = "XIONControlPanel/SupportingFiles/XIONControlPanel-Bridging-Header.h"; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; + TARGETED_DEVICE_FAMILY = 2; }; name = Debug; }; @@ -439,6 +440,7 @@ PRODUCT_NAME = XION; PROVISIONING_PROFILE = ""; SWIFT_OBJC_BRIDGING_HEADER = "XIONControlPanel/SupportingFiles/XIONControlPanel-Bridging-Header.h"; + TARGETED_DEVICE_FAMILY = 2; }; name = Release; }; diff --git a/XIONControlPanel/SupportingFiles/Info.plist b/XIONControlPanel/SupportingFiles/Info.plist index 44c3e22..3cf4046 100644 --- a/XIONControlPanel/SupportingFiles/Info.plist +++ b/XIONControlPanel/SupportingFiles/Info.plist @@ -48,8 +48,6 @@ UISupportedInterfaceOrientations~ipad - UIInterfaceOrientationPortrait - UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight