Tuist now supports SwiftPM warning-control target build settings such as treatAllWarnings, treatWarning, and enableWarning. These are mapped to the same OTHER_SWIFT_FLAGS, OTHER_CFLAGS, and OTHER_CPLUSPLUSFLAGS flags that SwiftPM uses, so packages that rely on newer warning-control APIs (for example, swift-dependencies 1.13.0) load and generate successfully.
Hive
Support for SwiftPM warning control settings
Published
Jun 19, 2026 · 15:22 UTC
Repository
tuist/tuist