when(platforms:)
Creates a target dependency condition.
Declaration
static func when(platforms: [Platform]) -> TargetDependencyCondition?Parameters
- platforms:
The applicable platforms for this target dependency condition.
Creates a target dependency condition.
static func when(platforms: [Platform]) -> TargetDependencyCondition?The applicable platforms for this target dependency condition.