Hive Hive
Sign in

Configure SwifterPM cached directory materialization via install passthrough

Metadata
Source
GitHub
Version
4.201.0-canary.15
Domains
Published
Jun 19, 2026 · 09:32 UTC
Repository
tuist/tuist
Update

The tuist install passthrough path can now be used to configure SwifterPM’s cached directory materialization strategy, for example TUIST_INSTALL_PASSTHROUGH_ARGUMENTS=--cached-directory-materialization,symlink. This reuses the existing install passthrough mechanism instead of adding a new environment variable, and the behavior is gated by the existing TUIST_USE_SWIFTERPM opt-in.