Hive Hive
Sign in

Configure SwifterPM cached directory materialization via install passthrough

Metadata
Source
GitHub
Version
4.201.0-canary.13
Published
Jun 18, 2026 · 19:00 UTC
Repository
tuist/tuist
Update

SwifterPM’s --cached-directory-materialization option can now be configured through Tuist’s existing install passthrough path, both from Config.project.generatedProject.installOptions.passthroughSwiftPackageManagerArguments and from the TUIST_INSTALL_PASSTHROUGH_ARGUMENTS environment variable. This keeps the CLI surface smaller and avoids adding a dedicated environment variable. The default behavior remains automatic when the option is not set.