macCatalyst(_:)

    Configures the minimum deployment target version for the Mac Catalyst platform.

    SupportedPlatforms.swift:137
    SwiftPM
    5.5+
    static func macCatalyst(_ version: SupportedPlatform.MacCatalystVersion) -> SupportedPlatform

    Parameters

    version

    The minimum deployment target that the package supports.

    Returns

    A SupportedPlatform instance.

    See also

    Other members in extension

    Types

    Type members