Skip to content

Instantly share code, notes, and snippets.

@bitflower
Created August 16, 2022 14:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bitflower/220389bf8891966bf5ec7d5fbfb0d15d to your computer and use it in GitHub Desktop.
Save bitflower/220389bf8891966bf5ec7d5fbfb0d15d to your computer and use it in GitHub Desktop.
Enable app's files on iOS
<key>LSSupportsOpeningDocumentsInPlace</key>
<true/>
<key>UIFileSharingEnabled</key>
<true/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment