api / org.gradle.language.swift.tasks / SwiftCompile / getMacros

getMacros

@Input open fun getMacros(): ListProperty<String>

Macros that should be defined for the compiler.

Macros do not have values in Swift; they are either present or absent.

Since
4.7