Tuist can now load packages that use SwiftPM’s newer warning-control APIs, including swift-dependencies 1.13.0. The new Package.swift kinds treatAllWarnings, treatWarning, and enableWarning are now decoded and lowered into the same build settings Xcode already uses (OTHER_SWIFT_FLAGS, OTHER_CFLAGS, OTHER_CPLUSPLUSFLAGS), preserving the package author’s warning behavior in the generated Xcode project.
Hive
Support SwiftPM warning-control target settings
Published
Jun 24, 2026 · 18:23 UTC
Repository
tuist/tuist