Hive Hive
Sign in

Packages using SwiftPM warning-control APIs now load and build correctly

Metadata
Source
GitHub
Version
4.201.0-canary.16
Published
Jun 19, 2026 · 10:29 UTC
Repository
tuist/tuist
Update

Tuist now decodes and maps SwiftPM warning-control target build settings, including treatAllWarnings, treatWarning, and enableWarning, into the matching Xcode build flags. This lets projects depend on packages such as Point-Free’s swift-dependencies 1.13.0, which use these newer SwiftPM APIs, without failing during package decoding.