Hive Hive
Sign in

Load packages that use 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 SwiftPM warning-control target build settings such as treatAllWarnings, treatWarning, and enableWarning, and maps them into the generated Xcode settings. This lets Tuist load packages that use newer warning APIs, like swift-dependencies 1.13.0, instead of failing during package decoding.