Tuist now treats .proto files as valid source extensions and places them in Xcode’s Sources phase instead of the Copy Bundle Resources phase. Build tool plugins such as the gRPC Swift protobuf generator receive the .proto files as target inputs and run their code generation against them.
Hive
.proto files are placed in Xcode’s Sources build phase
Published
Jul 03, 2026 · 07:53 UTC
Repository
tuist/tuist