Hive Hive
Sign in

Place .proto files in the Sources phase

Metadata
Source
GitHub
Version
4.201.0-rc.6
Published
Jul 02, 2026 · 15:53 UTC
Repository
tuist/tuist
Update

.proto files are now treated as a valid source extension so protobuf definitions land in Xcode’s Sources phase instead of being routed through resource handling. Build tool plugins like the gRPC Swift protobuf generator now see the target input files they expect.