Hive Hive
Sign in

.proto files are placed in Xcode’s Sources build phase

Metadata
Source
GitHub
Version
4.201.0
Published
Jul 03, 2026 · 07:53 UTC
Repository
tuist/tuist
Update

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.