Hive Hive
Sign in

Strip __MACOSX shadow bundles and stream SwiftPM resolve output

Metadata
Source
GitHub
Version
4.201.0-rc.6
Published
Jul 02, 2026 · 15:53 UTC
Repository
tuist/tuist
Update

SwifterPM is bumped to 0.8.12, picking up two fixes to the Swift package integration. The artifact extractor now strips the top-level __MACOSX/ AppleDouble sidecar that Finder-zipped binary artifacts (e.g. Plaid’s LinkKit) carry, so tuist generate no longer aborts with “doesn’t contain an Info.plist” on those packages. Delegated swift package resolve output also streams to the user instead of appearing stalled, while still being captured for callers.