Hive Hive
Sign in

Support SwiftPM warning-control settings in generated projects

Metadata
Source
GitHub
Version
4.201.0-canary.14
Published
Jun 19, 2026 · 08:06 UTC
Repository
tuist/tuist
Update

Tuist can now load and decode SwiftPM packages that use newer warning-control APIs, including treatAllWarnings, treatWarning, and enableWarning. These settings are mapped into the generated Xcode build settings using the same flags SwiftPM uses, so packages like swift-dependencies 1.13.0 load without decoding failures.