SwiftSettingConfig
defines
Defines a compilation condition.
unsafeFlags
Set unsafe flags to pass arbitrary command-line flags to the corresponding build tool.
enableExperimentalFeature
Enable an experimental feature with the given name.
enableUpcomingFeature
Enable an upcoming feature with the given name.
swiftLanguageMode
Defines a -language-mode to pass to the corresponding build tool.
A user-defined value for the Swift version: 4, 5, 6
Available on swift-tools-version > 6.0
interoperabilityMode
Enable Swift interoperability with a given language.
available values : C, Cxx