<!--
{
  "availability" : [
    "SwiftPM: 5.5.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "PackageDescription",
  "identifier" : "/documentation/PackageDescription/SupportedPlatform/driverKit(_:)-jxlz",
  "metadataVersion" : "0.1.0",
  "role" : "Type Method",
  "symbol" : {
    "kind" : "Type Method",
    "modules" : [
      "PackageDescription"
    ],
    "preciseIdentifier" : "s:18PackageDescription17SupportedPlatformV9driverKityA2C06DriverF7VersionVFZ"
  },
  "title" : "driverKit(_:)"
}
-->

# driverKit(_:)

Configures the minimum deployment target version for the DriverKit platform.

```
static func driverKit(_ version: SupportedPlatform.DriverKitVersion) -> SupportedPlatform
```

## Parameters

`version`

The minimum deployment target that the package supports.

---

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)