Tuist now loads SwiftPM target build settings using the new warning control APIs (treatAllWarnings, treatWarning, enableWarning) and lowers them into the same OTHER_SWIFT_FLAGS, OTHER_CFLAGS, and OTHER_CPLUSPLUSFLAGS flags SwiftPM uses. Packages such as swift-dependencies 1.13.0 that rely on these settings decode and apply cleanly, instead of failing during package loading.
Hive
SwiftPM warning control settings are now supported
Published
Jun 29, 2026 · 15:25 UTC
Repository
tuist/tuist