Browse Source

Light statusbar

Sticktron 6 years ago
parent
commit
640a3eb16b
1 changed files with 3 additions and 1 deletions
  1. 3 1
      g0blin/Info.plist

+ 3 - 1
g0blin/Info.plist

@@ -29,11 +29,13 @@
 		<string>armv7</string>
 	</array>
 	<key>UIStatusBarStyle</key>
-	<string>UIStatusBarStyleDefault</string>
+	<string>UIStatusBarStyleLightContent</string>
 	<key>UISupportedInterfaceOrientations</key>
 	<array>
 		<string>UIInterfaceOrientationPortrait</string>
 	</array>
+	<key>UIViewControllerBasedStatusBarAppearance</key>
+	<false/>
 	<key>UISupportedInterfaceOrientations~ipad</key>
 	<array>
 		<string>UIInterfaceOrientationPortrait</string>