Browse Source

UIFileSharingEnabled

Ivan Valkou 5 years ago
parent
commit
def4de6558
1 changed files with 2 additions and 0 deletions
  1. 2 0
      FreeAPS/Resources/Info.plist

+ 2 - 0
FreeAPS/Resources/Info.plist

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