Browse Source

enable iTunes file sharing

Felix Paul Kühne 12 years ago
parent
commit
ae52ba8361
1 changed files with 2 additions and 0 deletions
  1. 2 0
      AspenProject/AspenProject-Info.plist

+ 2 - 0
AspenProject/AspenProject-Info.plist

@@ -24,6 +24,8 @@
 	<string>1.0</string>
 	<key>LSRequiresIPhoneOS</key>
 	<true/>
+	<key>UIFileSharingEnabled</key>
+	<true/>
 	<key>UIRequiredDeviceCapabilities</key>
 	<array>
 		<string>armv7</string>