Tuist now decodes and maps SwiftPM warning-control target build settings: treatAllWarnings, treatWarning, and enableWarning. These are translated into the corresponding OTHER_SWIFT_FLAGS, OTHER_CFLAGS, and OTHER_CPLUSPLUSFLAGS values. This lets users load packages that use newer SwiftPM warning-control APIs, such as swift-dependencies 1.13.0, without failing during package decoding.
Hive
Support for SwiftPM warning-control settings
Published
Jun 19, 2026 · 09:32 UTC
Repository
tuist/tuist