Hive Hive
Sign in

Treat proto files as sources

Metadata
Source
GitHub
Version
4.201.0-rc.1
Published
Jun 22, 2026 · 21:48 UTC
Repository
tuist/tuist
Update

.proto files are now treated as valid source files and placed in Xcode’s Sources build phase instead of being handled as resources. This gives Xcode build tool plugins, such as the gRPC Swift protobuf generator, the target input files they expect.