Hive Hive
Sign in

SwifterPM updates clean up artifact extraction, restore and resolve

Metadata
Source
GitHub
Version
4.201.0-rc.3
Published
Jun 26, 2026 · 11:25 UTC
Repository
tuist/tuist
Update

Both bug fixes ship via SwifterPM dependency updates in the new release: SwifterPM 0.8.12 strips __MACOSX AppleDouble shadow bundles from extracted artifact archives (e.g. Plaid’s Finder-zipped LinkKit), fixing tuist generate failures with “doesn’t contain an Info.plist” errors, and now streams stdout/stderr from delegated swift package resolve runs so progress is visible instead of appearing stalled. SwifterPM 0.8.13 additionally uses SwiftPM’s own artifact scratch path during restores, fixing restore path handling.