when(platforms:)
Creates a build setting condition.
Declaration
static func when(platforms: [Platform]) -> BuildSettingConditionParameters
- platforms:
The applicable platforms for this build setting condition.
Creates a build setting condition.
static func when(platforms: [Platform]) -> BuildSettingConditionThe applicable platforms for this build setting condition.