Browse Source

UIRequiresFullScreen for test host

Marcin Krzyżanowski 7 năm trước cách đây
mục cha
commit
3f6b09cb88
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      CryptoSwift-TestHostApp/Info.plist

+ 2 - 0
CryptoSwift-TestHostApp/Info.plist

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