Hive Hive
Sign in

SwifterPM 0.8.12 skips __MACOSX shadow bundles and streams resolve output

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

Tuist picks up SwifterPM 0.8.12 with two user-facing fixes to its SwiftPM integration. Archive extraction now strips top-level __MACOSX/ AppleDouble shadow bundles, so packages that ship Finder-zipped binary artifacts (e.g. Plaid’s LinkKit) no longer abort tuist generate with a “doesn’t contain an Info.plist” error caused by a shadow XCFramework winning the artifact scan. Delegated swift package resolve output now streams to the terminal, so resolution shows SwiftPM progress instead of appearing stalled.