Hive Hive
Sign in

Support SwiftPM warning control build settings

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

Tuist now decodes and maps SwiftPM’s newer warning-control build settings (treatAllWarnings, treatWarning, and enableWarning) into the corresponding Xcode build settings. This allows projects depending on packages such as swift-dependencies 1.13.0, which use these APIs, to load and generate successfully.