Hive Hive
Sign in

.proto files are now placed in the Sources build phase

Metadata
Source
GitHub
Version
4.201.0-canary.17
Published
Jun 19, 2026 · 14:39 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 resource handling. This lets Xcode build tool plugins, such as the gRPC Swift protobuf generator, receive the target input files they expect.