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.
Hive
.proto files are treated as source files
Published
Jun 19, 2026 · 15:22 UTC
Repository
tuist/tuist