Commit 5d453d19 authored by DonLakeFlyer's avatar DonLakeFlyer

Turn on iTunes file sharing

parent 60ee7a78
...@@ -84,5 +84,7 @@ ...@@ -84,5 +84,7 @@
</array> </array>
</dict> </dict>
</dict> </dict>
<key>UIFileSharingEnabled</key>
<true/>
</dict> </dict>
</plist> </plist>
...@@ -92,5 +92,7 @@ ...@@ -92,5 +92,7 @@
<string>UIInterfaceOrientationLandscapeLeft</string> <string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string> <string>UIInterfaceOrientationLandscapeRight</string>
</array> </array>
<key>UIFileSharingEnabled</key>
<true/>
</dict> </dict>
</plist> </plist>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment