Hive Hive
Sign in

SwifterPM 0.8.12 strips MACOSX shadows and streams resolve output

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

The pinned swifterpm dependency is bumped from 0.8.10 to 0.8.12. 0.8.12 strips top-level __MACOSX/ AppleDouble shadow bundles from extracted archives and skips __MACOSX entries while scanning for binary artifacts, so dependencies shipped as Finder-zipped .xcframework packages (such as Plaid’s LinkKit) now generate successfully instead of aborting with ...xcframework/Info.plist doesn't contain an Info.plist. 0.8.12 also streams stdout and stderr from delegated swift package resolve runs, so resolution shows SwiftPM progress instead of appearing stalled.