Hive Hive
Sign in

Added support for SwiftPM warning control settings

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

Tuist now decodes and maps SwiftPM warning control target build settings, including treatAllWarnings, treatWarning, and enableWarning. Packages that use newer warning control APIs, such as swift-dependencies 1.13.0, can now be loaded without decoding failures, and the generated Xcode projects preserve the package author’s warning behavior for Swift, C, and C++ targets.