Contents

driverKit(_:)

Configures the minimum deployment target version for the DriverKit platform.

Declaration

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

Parameters

  • version:

    The minimum deployment target that the package supports.

See Also

Supporting DriverKit