From 4ea8694a7d520e439d7992d6d7d07bd989e7fdf0 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Mon, 28 Sep 2015 21:49:46 -0700 Subject: [PATCH] Fix status bar hiding while streaming on iPad --- Limelight/Limelight-Info.plist | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Limelight/Limelight-Info.plist b/Limelight/Limelight-Info.plist index e3b0de5..341f83f 100644 --- a/Limelight/Limelight-Info.plist +++ b/Limelight/Limelight-Info.plist @@ -50,10 +50,6 @@ armv7 - UIStatusBarHidden - - UIStatusBarHidden~ipad - UISupportedInterfaceOrientations UIInterfaceOrientationLandscapeLeft @@ -64,5 +60,9 @@ UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight + UIViewControllerBasedStatusBarAppearance + + UIStatusBarHidden +