Hive Hive
Sign in

SwifterPM 0.8.12: skip __MACOSX artifacts, stream resolve output

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

SwiftPM integration through SwifterPM is now more robust on real-world artifacts. Finder-style zipped binary artifacts (including Plaid’s LinkKit) no longer leave behind __MACOSX/ shadow bundles that caused tuist generate to fail with ... doesn't contain an Info.plist, and swift package resolve output now streams back during delegated resolution so normal installs show SwiftPM progress instead of appearing stalled. Quiet resolution remains quiet.