Hive Hive
Sign in

More reliable package resolution and stable Package.resolved files

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

CLI 4.200.1 ships an updated SwifterPM engine. Package resolution now runs through a SwiftPM subprocess instead of being linked directly into the Tuist binary, which makes Tuist less likely to break when SwiftPM internals change. The update also fixes unreliable downloads of binary artifacts (such as xcframeworks) in some cache states, and reduces unnecessary diffs in Package.resolved between runs.