<!--
{
  "availability" : [
    "macOS: 13.0.0 - 26.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "ExtensionFoundation",
  "identifier" : "/documentation/ExtensionFoundation/AppExtensionIdentity/matching(appExtensionPointIDs:)",
  "metadataVersion" : "0.1.0",
  "role" : "Type Method",
  "symbol" : {
    "kind" : "Type Method",
    "modules" : [
      "ExtensionFoundation"
    ],
    "preciseIdentifier" : "s:19ExtensionFoundation03AppA8IdentityV8matching03appA8PointIDsAC10IdentitiesVSSd_tKFZ"
  },
  "title" : "matching(appExtensionPointIDs:)"
}
-->

# matching(appExtensionPointIDs:)

The asynchronous sequence of extension identities which target the specified extension point identifiers.

```
static func matching(appExtensionPointIDs: String...) throws -> AppExtensionIdentity.Identities
```

---

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)