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

# UIURLToLaunchStoryboardAssociations

The user-defined storyboard identifiers that associate with supported schemes.

## Discussion

The keys for this dictionary are the URL schemes defined in [`CFBundleURLTypes`](/documentation/BundleResources/Information-Property-List/CFBundleURLTypes) for your app. The value for the specified key is a [`UILaunchStoryboardIdentifier`](/documentation/BundleResources/Information-Property-List/UILaunchStoryboards/UILaunchStoryboardDefinitions/UILaunchStoryboardIdentifier) from the [`UILaunchStoryboardDefinitions`](/documentation/BundleResources/Information-Property-List/UILaunchStoryboards/UILaunchStoryboardDefinitions) array.

---

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)