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: