Tuist now treats .proto files as valid source extensions and places them in Xcode’s Sources build phase instead of routing them through Resources handling. The files are now visible to Xcode build tool plugins that read target source inputs, including the gRPC Swift protobuf generator used by packages with .proto definitions.
Hive
.proto files now belong to the Sources build phase
Published
Jun 19, 2026 · 09:32 UTC
Repository
tuist/tuist