浏览代码

UIFileSharingEnabled

Ivan Valkou 5 年之前
父节点
当前提交
def4de6558
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      FreeAPS/Resources/Info.plist

+ 2 - 0
FreeAPS/Resources/Info.plist

@@ -48,6 +48,8 @@
 		<string>UIInterfaceOrientationLandscapeLeft</string>
 		<string>UIInterfaceOrientationLandscapeLeft</string>
 		<string>UIInterfaceOrientationLandscapeRight</string>
 		<string>UIInterfaceOrientationLandscapeRight</string>
 	</array>
 	</array>
+	<key>UIFileSharingEnabled</key>
+	<true/>
 	<key>UISupportedInterfaceOrientations~ipad</key>
 	<key>UISupportedInterfaceOrientations~ipad</key>
 	<array>
 	<array>
 		<string>UIInterfaceOrientationPortrait</string>
 		<string>UIInterfaceOrientationPortrait</string>