Proto files are now treated as valid source extensions, so they land in the Xcode Sources phase instead of being routed through resource handling. Xcode build tool plugins such as the gRPC Swift protobuf generator now receive the protobuf definitions as target input files they expect, and packages like a static GrpcModels framework compile their generated plugin output successfully.
Hive
.proto files are placed in Xcode’s Sources phase
Published
Jun 20, 2026 · 14:43 UTC
Repository
tuist/tuist