Hive Hive
Sign in

Fix SwiftPM artifact extraction and resolve output

Metadata
Source
GitHub
Version
4.201.0-canary.9
Published
Jun 18, 2026 · 10:10 UTC
Repository
tuist/tuist
Update

The SwifterPM bump to 0.8.13 (PR #11328) picks up the upstream fix tuist/swifterpm#42 to use SwiftPM’s artifact scratch path for restores, correcting restore path handling. The earlier bump to 0.8.12 (PR #11308) strips __MACOSX AppleDouble shadow bundles from extracted SwiftPM archives so packages such as Plaid LinkKit no longer make tuist generate abort with a missing Info.plist, and it streams delegated swift package resolve output so SwiftPM progress is visible instead of the command appearing stalled.