enable iTunes File Sharing

Turning on iTunes File Sharing means being able to easily drop roms
into the app by dragging them in via iTunes.
This commit is contained in:
Jon Maddox 2013-03-19 16:32:07 -04:00
parent 08a4523bb2
commit b335bfbac6
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@
<true/>
<key>UIApplicationExitsOnSuspend</key>
<false/>
<key>UIFileSharingEnabled</key>
<true/>
<key>UIRequiredDeviceCapabilities</key>
<array>
<string>armv7</string>