Hive Hive
Sign in

Configure SwifterPM materialization via install passthrough arguments

Metadata
Source
GitHub
Version
4.201.0-canary.19
Published
Jun 20, 2026 · 14:43 UTC
Repository
tuist/tuist
Update

SwifterPM’s cached directory materialization option can now be configured through Tuist’s existing install passthrough arguments, such as TUIST_INSTALL_PASSTHROUGH_ARGUMENTS=–cached-directory-materialization,symlink, or via install options in Tuist.swift. This avoids adding a dedicated environment variable and reuses the existing passthrough path when SwifterPM is enabled with TUIST_USE_SWIFTERPM.