Hive Hive
Sign in

Packages using SwiftPM warning control APIs now load and generate

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 such as treatAllWarnings, treatWarning, and enableWarning into the generated Xcode build settings. This fixes generation failures for packages like swift-dependencies 1.13.0 that use these newer APIs, and preserves the package author’s warning behavior for supported Swift, C, and C++ settings.