Hive Hive
Sign in

SwiftPM integration fixes for __MACOSX archives and resolve output

Metadata
Source
GitHub
Version
4.201.0-canary.11
Published
Jun 18, 2026 · 14:01 UTC
Repository
tuist/tuist
Update

Tuist now uses SwifterPM 0.8.12, which fixes two issues in the SwiftPM integration. Finder-zipped binary artifacts that carry a __MACOSX AppleDouble sidecar no longer cause generation failures: the shadow bundles are stripped after extraction and skipped during scanning. Also, output from delegated swift package resolve is now streamed, so resolution progress is visible instead of appearing stalled.