Hive Hive
Sign in

Support SwiftPM warning control settings in package manifests

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

Tuist now decodes and maps SwiftPM warning control target build settings, including treatAllWarnings, treatWarning, and enableWarning. This lets packages like swift-dependencies 1.13.0 load without failing during package decoding, and preserves the package author’s warning behavior in the generated Xcode project.