driverKit(_:)
Configures the minimum deployment target version for the DriverKit platform.
Declaration
static func driverKit(_ version: SupportedPlatform.DriverKitVersion) -> SupportedPlatformParameters
- version:
The minimum deployment target that the package supports.