Hive Hive
Sign in

SwifterPM fixes for artifact extraction, resolve output, and restore paths

Metadata
Source
GitHub
Version
4.201.0-canary.18
Published
Jun 19, 2026 · 15:22 UTC
Repository
tuist/tuist
Update

The SwifterPM dependency has been updated to pick up upstream fixes: extracted archives now strip top-level __MACOSX shadow bundles, which previously caused tuist generate to fail for Finder-zipped binary artifacts like Plaid’s LinkKit, and delegated swift package resolve output is now streamed so resolution progress is visible instead of appearing stalled. Additionally, SwifterPM 0.8.13 uses SwiftPM’s artifact scratch path for restores, fixing restore path handling.