Hive Hive
Sign in

SwiftPM dependency resolution is more stable

Metadata
Source
GitHub
Version
4.200.1
Published
Jun 12, 2026 · 16:18 UTC
Repository
tuist/tuist
Update

The dependency resolver has been switched to run SwiftPM in a subprocess instead of linking it directly. This reduces the risk of Tuist breaking when SwiftPM’s internal APIs change, and keeps resolution behavior closer to a standard SwiftPM run. You should see fewer unexpected resolution failures across Tuist updates.