watchOS(_:)

    Configure the minimum deployment target version for the watchOS platform.

    SupportedPlatforms.swift:212
    static func watchOS(_ version: SupportedPlatform.WatchOSVersion) -> SupportedPlatform

    Parameters

    version

    The minimum deployment target that the package supports.

    Returns

    A SupportedPlatform instance.

    See also

    Other members in extension

    Types

    Type members