Hive Hive
Sign in

SwiftPM resolution streams output and ignores __MACOSX shadow bundles

Metadata
Source
GitHub
Version
4.201.0-canary.3
Published
Jun 16, 2026 · 12:39 UTC
Repository
tuist/tuist
Update

The bundled SwifterPM dependency has been updated to 0.8.12, shipping two fixes for the SwiftPM integration. Finder-zipped binary artifacts (for example Plaid LinkKit) no longer abort tuist generate with “doesn’t contain an Info.plist” because __MACOSX shadow bundles are stripped after extraction and skipped during scanning. In addition, output from delegated swift package resolve runs is now streamed through, so resolution progress is visible instead of appearing stalled.