SwifterPM’s –cached-directory-materialization option can now be configured through Tuist’s existing install passthrough arguments, either via Config.project.generatedProject.installOptions.passthroughSwiftPackageManagerArguments or the TUIST_INSTALL_PASSTHROUGH_ARGUMENTS environment variable. This lets users choose automatic, copy, or symlink materialization without adding a separate CLI flag. The behavior is gated behind the existing TUIST_USE_SWIFTERPM opt-in.
Hive
Configure SwifterPM materialization via install passthrough arguments
Published
Jun 24, 2026 · 18:23 UTC
Repository
tuist/tuist