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

# CFBundleDocumentTypes

The document types supported by the bundle.

## Topics

### Property List Keys

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

The icon to associate with the document type.

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

The abstract name for the document type.

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

The app’s role with respect to the document type.

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

The ranking of this app among apps that declare themselves as editors or viewers of the given file type.

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

The document file types the app supports.

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

A Boolean value indicating whether the document is distributed as a bundle.

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

The subclass used to create instances of this document.

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

The file types that this document can be exported to.



---

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)