浏览代码

UIRequiresFullScreen for test host

Marcin Krzyżanowski 7 年之前
父节点
当前提交
3f6b09cb88
共有 1 个文件被更改,包括 2 次插入0 次删除
  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>