Hive Hive
Sign in

SwifterPM 0.8.12: skip __MACOSX shadows and stream resolve output

Metadata
Source
GitHub
Version
4.201.0-canary.14
Published
Jun 19, 2026 · 08:06 UTC
Repository
tuist/tuist
Update

Bumps SwifterPM to 0.8.12, bringing two fixes. Extracted archives no longer carry the __MACOSX AppleDouble sidecar created by Finder-zipped artifacts, so packages such as Plaid’s LinkKit generate successfully instead of aborting on a shadow .xcframework that sorts higher than the real one. Swift package resolve output is now streamed through during delegated resolution, so progress is visible instead of appearing stalled.