From a28280384dfefd577cec00c59067081951354f26 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Wed, 4 Jun 2014 20:22:54 +0200 Subject: IPHONE: Add supported orientations to Info.plist. --- dists/iphone/Info.plist.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'dists/iphone/Info.plist.in') diff --git a/dists/iphone/Info.plist.in b/dists/iphone/Info.plist.in index efb93832e7..2bcdd15a03 100644 --- a/dists/iphone/Info.plist.in +++ b/dists/iphone/Info.plist.in @@ -35,5 +35,11 @@ 1 2 + UISupportedInterfaceOrientations + + UIInterfaceOrientationPortrait + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + -- cgit v1.2.3