Hive Hive
Sign in

SwiftPM warning-control settings are now supported

Metadata
Source
GitHub
Version
4.201.0-canary.7
Published
Jun 17, 2026 · 09:39 UTC
Repository
tuist/tuist
Update

Tuist now decodes and applies SwiftPM warning-control target build settings, including treatAllWarnings, treatWarning, and enableWarning. You can load packages that use newer SwiftPM warning APIs, such as swift-dependencies 1.13.0, without failing during package decoding, and the generated Xcode projects preserve the package’s warning behavior.