Hive Hive
Sign in

Packages using SwiftPM warning-control settings now load correctly

Metadata
Source
GitHub
Version
4.201.0-canary.8
Published
Jun 17, 2026 · 14:27 UTC
Repository
tuist/tuist
Update

Tuist now understands SwiftPM’s newer warning-control target settings, such as treatAllWarnings, treatWarning, and enableWarning, and maps them to the matching Xcode flags. Packages like swift-dependencies 1.13.0 that use these APIs no longer fail during package loading, and the generated projects preserve the author’s intended warning behavior for Swift, C, and C++ targets.