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