Hive Hive
Sign in

.proto files placed in Xcode’s Sources phase for build tool plugins

Metadata
Source
GitHub
Version
4.201.0-rc.4
Published
Jun 29, 2026 · 15:25 UTC
Repository
tuist/tuist
Update

Tuist now treats .proto files as valid source extensions, so protobuf definitions land in Xcode’s Sources phase instead of being routed through resource handling. Xcode build tool plugins like SwiftProtobuf and the gRPC Swift protobuf generator now see the .proto files they need to generate Swift bindings from.