Hive Hive
Sign in

.proto files now belong to the Sources build phase

Metadata
Source
GitHub
Version
4.201.0-canary.15
Published
Jun 19, 2026 · 09:32 UTC
Repository
tuist/tuist
Update

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.