Hive Hive
Sign in

SwiftPM resolution now shows progress output instead of appearing stalled

Metadata
Source
GitHub
Version
4.201.0-canary.4
Published
Jun 16, 2026 · 13:26 UTC
Repository
tuist/tuist
Update

When tuist delegates resolution to swift package resolve, the stdout and stderr are now streamed through so users see SwiftPM progress in real time. Quiet resolution remains silent, and captured output is still preserved for callers that need it.