Hive Hive
Sign in

SwiftPM warning control settings are supported

Metadata
Source
GitHub
Version
4.201.0-canary.18
Published
Jun 19, 2026 · 15:22 UTC
Repository
tuist/tuist
Update

Tuist can now load and generate projects from packages that use SwiftPM’s newer warning-control APIs, such as treatAllWarnings, treatWarning, and enableWarning. These settings are mapped to the same OTHER_SWIFT_FLAGS / OTHER_CFLAGS / OTHER_CPLUSPLUSFLAGS flags that SwiftPM uses, so packages like swift-dependencies 1.13.0 load successfully.