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

# NSAccessorySetupKitSupports

An array of strings that indicates the wireless technologies AccessorySetupKit uses when discovering and configuring accessories.

## Discussion

If you use the `Bluetooth` value in your array, also add the following keys and values to your information property list:

- [`NSAccessorySetupBluetoothCompanyIdentifiers`](/documentation/BundleResources/Information-Property-List/NSAccessorySetupBluetoothCompanyIdentifiers)
- [`NSAccessorySetupBluetoothNames`](/documentation/BundleResources/Information-Property-List/NSAccessorySetupBluetoothNames)
- [`NSAccessorySetupBluetoothServices`](/documentation/BundleResources/Information-Property-List/NSAccessorySetupBluetoothServices)

---

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)