Hive Hive
Sign in

.proto files are treated as source files

Metadata
Source
GitHub
Version
4.201.0-canary.18
Published
Jun 19, 2026 · 15:22 UTC
Repository
tuist/tuist
Update

Tuist now treats .proto files as valid source extensions, placing protobuf definitions in Xcode’s Sources build phase instead of handling them as resources. This lets Xcode build tool plugins, such as the gRPC Swift protobuf generator, receive the target input files they expect.