Ver Fonte

UIRequiresFullScreen for test host

Marcin Krzyżanowski há 7 anos atrás
pai
commit
3f6b09cb88
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      CryptoSwift-TestHostApp/Info.plist

+ 2 - 0
CryptoSwift-TestHostApp/Info.plist

@@ -24,6 +24,8 @@
 	<array>
 	<array>
 		<string>armv7</string>
 		<string>armv7</string>
 	</array>
 	</array>
+	<key>UIRequiresFullScreen</key>
+	<true/>
 	<key>UISupportedInterfaceOrientations</key>
 	<key>UISupportedInterfaceOrientations</key>
 	<array>
 	<array>
 		<string>UIInterfaceOrientationPortrait</string>
 		<string>UIInterfaceOrientationPortrait</string>