Hive Hive
Sign in

Respect configured SwiftPM scratch paths

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 through installOptions in Tuist.swift, instead of assuming the default .build directory in several code paths. This fixes inconsistent behavior when generating projects, cleaning dependencies, or checking outdated dependencies with a custom SwiftPM build folder.