<!--
{
  "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/CFBundleURLTypes",
  "metadataVersion" : "0.1.0",
  "role" : "Property List Key",
  "symbol" : {
    "kind" : "Property List Key",
    "modules" : [
      "Bundle Resources"
    ],
    "preciseIdentifier" : "plist:Information_Property_List.CFBundleURLTypes"
  },
  "title" : "CFBundleURLTypes"
}
-->

# CFBundleURLTypes

A list of URL schemes (http, ftp, and so on) supported by the app.

## Topics

### Property List Keys

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

The app’s role with respect to the type.

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

The name of the icon image file, without the extension, to be used for this type.

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

The abstract name for this type.

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

The URL schemes supported by this type.



---

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)