Hive Hive
Sign in

SwifterPM 0.8.12 strips __MACOSX shadows and streams resolve output

Metadata
Source
GitHub
Version
4.201.0-canary.11
Published
Jun 18, 2026 · 14:01 UTC
Repository
tuist/tuist
Update

SwifterPM has been bumped to 0.8.12, and two user-facing fixes arrive through the SwiftPM integration. tuist generate no longer aborts on Finder-zipped binary artifacts (such as Plaid’s LinkKit) that carry __MACOSX AppleDouble sidecar shadows, because those shadow bundles are stripped on extract and skipped while scanning. swift package resolve progress now streams to the terminal during delegated resolution instead of appearing stalled.