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