Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
Browse files

Set UIFileSharingEnabled to false to disable sharing documents folder

  • Loading branch information
mahmoud-adam85 committed Sep 10, 2018
1 parent 164f695 commit ac165729da63d8b5012eaacbec0f3df6065af5f1
Showing with 1 addition and 1 deletion.
  1. +1 −1 Client/Info.plist
@@ -141,7 +141,7 @@
<string>remote-notification</string>
</array>
<key>UIFileSharingEnabled</key>
<true/>
<false/>
<key>UILaunchStoryboardName</key>
<string>GhosteryLaunchScreen</string>
<key>UIRequiredDeviceCapabilities</key>

0 comments on commit ac16572

Please sign in to comment.