From da675f12da8dd0601ba6a27faf3f2bbdb79a409b Mon Sep 17 00:00:00 2001 From: Johan Halin Date: Sun, 8 Nov 2015 10:15:06 +0200 Subject: [PATCH] Fixed full screen. --- Resources/Circlo-Info.plist | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/Resources/Circlo-Info.plist b/Resources/Circlo-Info.plist index 4a948e8..85f3fa5 100644 --- a/Resources/Circlo-Info.plist +++ b/Resources/Circlo-Info.plist @@ -6,8 +6,6 @@ English CFBundleDisplayName ${PRODUCT_NAME} - CFBundleDocumentTypes - CFBundleExecutable ${EXECUTABLE_NAME} CFBundleIconFile @@ -39,8 +37,6 @@ 1.0.2 CFBundleSignature ???? - CFBundleURLTypes - CFBundleVersion 1.0.2 LSRequiresIPhoneOS @@ -55,6 +51,8 @@ UIPrerenderedIcon + UIRequiresFullScreen + UIStatusBarHidden UISupportedInterfaceOrientations @@ -62,9 +60,7 @@ UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown - UTExportedTypeDeclarations - - UTImportedTypeDeclarations - + UIViewControllerBasedStatusBarAppearance +