Hive Hive
Sign in

.proto files are placed in Xcode’s Sources phase

Metadata
Source
GitHub
Version
4.201.0-canary.19
Published
Jun 20, 2026 · 14:43 UTC
Repository
tuist/tuist
Update

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.