Hive Hive
Sign in

SwiftPM warning control settings are supported

Metadata
Source
GitHub
Version
4.201.0-rc.1
Published
Jun 22, 2026 · 21:48 UTC
Repository
tuist/tuist
Update

Tuist now supports SwiftPM warning control target build settings such as treatAllWarnings, treatWarning, and enableWarning. These are mapped to the same Swift and C/C++ flags SwiftPM uses, so packages like swift-dependencies 1.13.0 can be loaded and generated without decoding failures.