iOS(_:)

    Configures the minimum deployment target version for the iOS platform.

    SupportedPlatforms.swift:161
    static func iOS(_ version: SupportedPlatform.IOSVersion) -> SupportedPlatform

    Parameters

    version

    The minimum deployment target that the package supports.

    Returns

    A SupportedPlatform instance.

    See also

    Other members in extension

    Types

    Type members