Sfoglia il codice sorgente

UIFileSharingEnabled

Ivan Valkou 5 anni fa
parent
commit
def4de6558
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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>