Hive Hive
Sign in

SwifterPM flag now requires a truthy value

Metadata
Source
GitHub
Version
4.200.4
Published
Jun 15, 2026 · 14:07 UTC
Repository
tuist/tuist
Update

The opt-in environment variable TUIST_USE_SWIFTERPM now requires a truthy value (for example, 1, true, yes, or YES) to enable SwifterPM. Previously, setting the variable to any value, including 0 or false, would enable SwifterPM. This makes the flag behave consistently with other Tuist environment toggles and avoids unexpected behavior when the variable is set to a non-truthy value.