Hive Hive
Sign in

SwiftPM artifact extraction and resolve output fixes via SwifterPM 0.8.12

Metadata
Source
GitHub
Version
4.201.0-rc.5
Published
Jun 30, 2026 · 18:14 UTC
Repository
tuist/tuist
Update

SwifterPM is bumped to 0.8.12, bringing two fixes to tuist install / tuist generate for Finder-zipped binary artifacts and SwiftPM output. Finder-zipped artifacts (AppleDouble __MACOSX shadow bundles) are stripped from extracted archives so packages like Plaid’s LinkKit no longer abort with a missing-Info.plist error caused by the artifact scanner picking the shadow copy. swift package resolve now streams stdout and stderr through to the terminal when delegated, so resolution shows SwiftPM progress instead of appearing stalled.