Hive Hive
Sign in

SwifterPM 0.8.12 fixes artifact extraction and SwiftPM resolve output

Metadata
Source
GitHub
Version
4.201.0-canary.3
Published
Jun 16, 2026 · 12:39 UTC
Repository
tuist/tuist
Update

The bundled SwifterPM dependency is updated to 0.8.12, which fixes two user-facing issues in Tuist’s SwiftPM integration. Extracted binary archives now strip the __MACOSX resource-fork sidecar that Finder-zipped artifacts (for example, Plaid’s LinkKit) leave behind, so tuist generate no longer aborts with an Info.plist error from a shadow xcframework. Also, delegated swift package resolve output is now streamed, so resolution progress is visible instead of appearing stalled.