Hive Hive
Sign in

Support for SwiftPM warning-control settings in generated projects

Metadata
Source
GitHub
Version
4.201.0-canary.6
Published
Jun 17, 2026 · 08:44 UTC
Repository
tuist/tuist
Update

Packages that use newer SwiftPM warning-control APIs, such as swift-dependencies 1.13.0, now load and generate correctly. Tuist maps treatAllWarnings, treatWarning, and enableWarning settings into the same Xcode flags that SwiftPM uses, preserving the package author’s intended warning behavior for Swift, C, and C++ targets.