Hive Hive
Sign in

CLI 4.195.5

Metadata
Source
GitHub
Version
4.195.5
Published
May 21, 2026 · 18:53 UTC
Repository
tuist/tuist
Update

This release fixes a CLI output issue.

  • tuist install now prints each SwiftPM progress line and warning exactly once. Previously, a logger attached to the internal command runner caused every stderr message to be written twice, so warnings and progress output appeared duplicated. Error output is still captured and surfaced if a resolve fails.