diff options
| -rw-r--r-- | dists/ios7/Info.plist.in | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/dists/ios7/Info.plist.in b/dists/ios7/Info.plist.in index dd6789a1c1..7c5edfdbea 100644 --- a/dists/ios7/Info.plist.in +++ b/dists/ios7/Info.plist.in @@ -24,6 +24,8 @@  	<string>????</string>  	<key>CFBundleVersion</key>  	<string>@VERSION@</string> +	<key>LSSupportsOpeningDocumentsInPlace</key> +	<true/>  	<key>UIApplicationExitsOnSuspend</key>  	<false/>  	<key>UIDeviceFamily</key>  | 
