Hive Hive
Sign in

Generated projects place .proto files in the Sources phase

Metadata
Source
GitHub
Version
4.201.0-rc.1
Published
Jun 22, 2026 · 21:48 UTC
Repository
tuist/tuist
Update

.proto files are now treated as valid source extensions, so Tuist places protobuf definitions in Xcode’s Sources phase instead of routing them through resource handling. Build-tool plugins such as the gRPC Swift protobuf generator now see .proto files as target inputs and can run on them.