Hive Hive
Sign in

Configure SwifterPM cached directory materialization via install passthrough

Metadata
Source
GitHub
Version
4.201.0-canary.16
Published
Jun 19, 2026 · 10:29 UTC
Repository
tuist/tuist
Update

Users can configure SwifterPM’s cached directory materialization strategy through the existing install passthrough arguments, such as TUIST_INSTALL_PASSTHROUGH_ARGUMENTS=–cached-directory-materialization,symlink, or via install options in Tuist.swift. No new environment variable is introduced; the option is forwarded into the SwifterPM-backed Swift Package Manager controller as expected.