From b4ada7f5135f7f1a73f1b59838500cab472fd772 Mon Sep 17 00:00:00 2001 From: "Jay Freeman (saurik)" Date: Wed, 29 Oct 2014 22:29:58 -0700 Subject: Somehow this code was lost for iPhone 6+ rotation. --- MobileCydia.app/Info.plist | 2 ++ 1 file changed, 2 insertions(+) (limited to 'MobileCydia.app') diff --git a/MobileCydia.app/Info.plist b/MobileCydia.app/Info.plist index 5775436..b81bd5d 100644 --- a/MobileCydia.app/Info.plist +++ b/MobileCydia.app/Info.plist @@ -63,6 +63,8 @@ UISupportedInterfaceOrientations UIInterfaceOrientationPortrait + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight UISupportedInterfaceOrientations~ipad -- cgit v1.2.3