Hive Hive
Sign in

SwiftPM warning control settings are now supported

Metadata
Source
GitHub
Version
4.201.0-canary.14
Published
Jun 19, 2026 · 08:06 UTC
Repository
tuist/tuist
Update

Tuist now decodes and maps SwiftPM warning-control target settings such as treatAllWarnings, treatWarning, and enableWarning into the equivalent Xcode build flags. This lets packages that use newer SwiftPM warning APIs, for example swift-dependencies 1.13.0, load and generate successfully.