Hive Hive
Sign in

Proto files are treated as source files

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

.proto files are now treated as valid source extensions, so protobuf definitions land in Xcode’s Sources phase rather than the resource phase. Build tool plugins like the gRPC Swift protobuf generator now receive the target inputs they expect without seeing proto files routed through resource handling.