Hive Hive
Sign in

.proto files treated as sources

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

Files with the .proto extension are now placed in Xcode’s Sources build phase instead of being handled as resources. This lets Xcode build tool plugins, such as the gRPC Swift protobuf generator, receive the target input files they expect.