Contents

when(platforms:)

Creates a target dependency condition.

Declaration

static func when(platforms: [Platform]) -> TargetDependencyCondition?

Parameters

  • platforms:

    The applicable platforms for this target dependency condition.

See Also

Creating a Dependency Condition