From ad7696e6b92cd6f9c7e53b37f1a5bb88796dffb0 Mon Sep 17 00:00:00 2001 From: Dwayne Harris Date: Sat, 17 Nov 2018 22:18:35 -0800 Subject: [PATCH] Prepare build --- elpha-ios/Info.plist | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/elpha-ios/Info.plist b/elpha-ios/Info.plist index f71a244..99fbcbf 100644 --- a/elpha-ios/Info.plist +++ b/elpha-ios/Info.plist @@ -2,8 +2,6 @@ - UIViewControllerBasedStatusBarAppearance - CFBundleDevelopmentRegion $(DEVELOPMENT_LANGUAGE) CFBundleDisplayName @@ -19,7 +17,18 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.0 + 0.1 + CFBundleURLTypes + + + CFBundleURLName + xyz.elpha.elpha-ios + CFBundleURLSchemes + + elpha + + + CFBundleVersion 1 LSRequiresIPhoneOS @@ -48,17 +57,6 @@ UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight - CFBundleURLTypes - - - CFBundleURLName - xyz.elpha.elpha-ios - CFBundleURLSchemes - - elpha - - - UISupportedInterfaceOrientations~ipad UIInterfaceOrientationPortrait @@ -66,5 +64,7 @@ UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight + UIViewControllerBasedStatusBarAppearance +