Hive Hive
Sign in

SwifterPM skips __MACOSX shadow bundles and streams resolve output

Metadata
Source
GitHub
Version
4.201.0
Published
Jul 03, 2026 · 07:53 UTC
Repository
tuist/tuist
Update

Generation against SwiftPM packages whose binary artifacts ship as Finder-zipped archives (such as Plaid LinkKit) no longer aborts with a missing Info.plist from a shadow __MACOSX/<Name>.xcframework. Top-level __MACOSX directories are stripped after extraction and the artifact scanner skips __MACOSX entries defensively.

In addition, SwiftPM resolve output now streams to the terminal instead of appearing stalled during tuist install/tuist generate.

Source URLs: