summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2016-09-12 13:58:59 -0400
committerJoel Fischer <joeljfischer@gmail.com>2016-09-12 13:58:59 -0400
commit1e6b18a80e0772339217a4f0da6c35a4978c0004 (patch)
tree7237796b7e528683ddcd4d0d4edfcf0847f9992b
parent3a7a2688091e87057748fb95db4a18826509318e (diff)
downloadsdl_ios-1e6b18a80e0772339217a4f0da6c35a4978c0004.tar.gz
[Example App] Add file sharing key
-rw-r--r--SmartDeviceLink_Example/Info.plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/SmartDeviceLink_Example/Info.plist b/SmartDeviceLink_Example/Info.plist
index f2113c8c0..368f3d2bb 100644
--- a/SmartDeviceLink_Example/Info.plist
+++ b/SmartDeviceLink_Example/Info.plist
@@ -39,6 +39,8 @@
<array>
<string>external-accessory</string>
</array>
+ <key>UIFileSharingEnabled</key>
+ <true/>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>UIMainStoryboardFile</key>