The TUIST_USE_SWIFTERPM environment variable no longer enables SwifterPM just by being present. It now requires a truthy value, such as 1, true, yes, or their uppercase variants. Setting the variable to 0, false, or an empty value keeps the standard Swift Package Manager behavior, preventing accidental activation.
Hive
SwifterPM now requires a truthy value in TUIST_USE_SWIFTERPM
Published
Jun 15, 2026 · 14:07 UTC
Repository
tuist/tuist