Skip to content

Commit

Permalink
Revert "Disable UIFileSharingEnabled"
Browse files Browse the repository at this point in the history
This reverts commit 0b24506.
  • Loading branch information
mfikes committed Jan 18, 2019
1 parent 8bf2dba commit 579bc5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Replete/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<key>LSSupportsOpeningDocumentsInPlace</key>
<false/>
<key>UIFileSharingEnabled</key>
<false/>
<true/>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>UIMainStoryboardFile</key>
Expand Down

0 comments on commit 579bc5c

Please sign in to comment.