watchOS(_:)
Configure the minimum deployment target version for the watchOS platform.
Declaration
static func watchOS(_ version: SupportedPlatform.WatchOSVersion) -> SupportedPlatformParameters
- version:
The minimum deployment target that the package supports.
Return Value
A SupportedPlatform instance.