<!--
{
  "availability" : [
    "iOS: 3.2.0 -",
    "iPadOS: 3.2.0 -",
    "tvOS: 9.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "BundleResources",
  "identifier" : "/documentation/BundleResources/Information-Property-List/UIFileSharingEnabled",
  "metadataVersion" : "0.1.0",
  "role" : "Property List Key",
  "symbol" : {
    "kind" : "Property List Key",
    "modules" : [
      "Bundle Resources"
    ],
    "preciseIdentifier" : "plist:Information_Property_List.UIFileSharingEnabled"
  },
  "title" : "UIFileSharingEnabled"
}
-->

# UIFileSharingEnabled

A Boolean value indicating whether the app shares files.

## Discussion

If you set this key to `YES`, your app can share files with the user. Place the files in a `Documents` folder located in the app’s home directiory. The default value is `NO`.

## See Also

[`LSSupportsOpeningDocumentsInPlace`](/documentation/BundleResources/Information-Property-List/LSSupportsOpeningDocumentsInPlace)

A Boolean value indicating whether the app may open the original document from a file provider, rather than a copy of the document.

  <doc://com.apple.documentation/documentation/Foundation/NSHomeDirectory()>



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)