Enable iTunes file sharing (for those who install with Xcode and aren't jailbroken)

This commit is contained in:
Vladislav Korotnev 2013-03-18 21:10:40 +06:00
parent 6aa346c540
commit 84efdc903c

View File

@ -49,5 +49,7 @@
</array>
<key>UILaunchImageFile</key>
<string>assets/Default.png</string>
<key>UIFileSharingEnabled</key>
<true/>
</dict>
</plist>