Hive Hive
Sign in

Proto code-generation plugins removed from global tool requirements

Metadata
Source
GitHub
Version
4.202.0-canary.2
Published
Jun 25, 2026 · 16:28 UTC
Repository
tuist/tuist
Update

The CLI canary release pipeline and other Swift-less Linux workflows no longer fail because they try to install SwiftPM-based protoc plugins globally. Those plugins are now resolved only inside the proto-generation tasks, so a plain mise install on Linux runners no longer requires a Swift toolchain.