Hive Hive
Sign in

SwiftPM warning-control settings are now supported

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

Tuist can now decode and map SwiftPM’s newer warning-control target build settings, including treatAllWarnings, treatWarning, and enableWarning. This fixes project generation failures when packages such as swift-dependencies 1.13.0 use those APIs, and preserves the package author’s warning behavior in the generated Xcode project.