Hive Hive
Sign in

.proto files are now treated as source files for build tool plugins

Metadata
Source
GitHub
Version
4.201.0-rc.2
Published
Jun 24, 2026 · 18:23 UTC
Repository
tuist/tuist
Update

.proto files are now treated as valid source extensions, so Tuist places protobuf definitions in Xcode’s Sources build phase instead of routing them through resource handling. This gives Xcode build tool plugins, including the gRPC Swift protobuf generator, the target input files they expect.