Hive Hive
Sign in

Stream SwiftPM resolve output during tuist install/generate

Metadata
Source
GitHub
Version
4.201.0-canary.5
Published
Jun 16, 2026 · 14:28 UTC
Repository
tuist/tuist
Update

Delegated swift package resolve output now streams through to the terminal instead of being buffered, so SwiftPM progress is visible while Tuist is resolving packages. Quiet resolution stays quiet for callers that need captured output; only the user-facing progress stream is forwarded.