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