Hive Hive
Sign in

CLI 4.200.1

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

This patch release improves the reliability of Swift Package Manager dependency resolution in generated projects.

  • SwiftPM packages are now resolved through a subprocess, which makes the process more resilient and less sensitive to internal SwiftPM changes.
  • Binary artifact downloads, such as large XCFrameworks, are more reliable across different cache states.
  • Package.resolved files stay more stable between consecutive runs, producing fewer unexpected diffs.