Hive Hive
Sign in

SwiftPM warning-control settings are now supported

Metadata
Source
GitHub
Version
4.201.0-canary.8
Published
Jun 17, 2026 · 14:27 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 SwiftPM warning APIs, such as swift-dependencies 1.13.0, no longer fail during package loading. The generated Xcode projects preserve the package author’s warning behavior for Swift, C, and C++ settings.