Hive Hive
Sign in

Respect configured SwiftPM scratch paths across the CLI

Metadata
Source
GitHub
Version
4.195.4
Published
May 21, 2026 · 14:58 UTC
Repository
tuist/tuist
Update

Tuist now consistently uses the SwiftPM scratch path you configure via installOptions in Tuist.swift, instead of assuming .build in some code paths. This fixes inconsistent behavior when cleaning dependencies, checking outdated dependencies, generating projects, and opening the editor.