Hive Hive
Sign in

Packages using newer SwiftPM warning-control APIs now load correctly

Metadata
Source
GitHub
Version
4.201.0-canary.10
Published
Jun 18, 2026 · 12:30 UTC
Repository
tuist/tuist
Update

Tuist now decodes and applies SwiftPM warning-control settings such as treatAllWarnings, treatWarning, and enableWarning. Projects using packages like swift-dependencies 1.13.0 that call these newer APIs no longer fail during package loading, and the generated Xcode projects preserve the intended warning flags for Swift, C, and C++ targets.