macCatalyst(_:)
Configures the minimum deployment target version for the Mac Catalyst platform.
Declaration
static func macCatalyst(_ version: SupportedPlatform.MacCatalystVersion) -> SupportedPlatformParameters
- version:
The minimum deployment target that the package supports.
Return Value
A SupportedPlatform instance.