Hive Hive
Sign in

Proto files are now treated as sources for build-tool plugin compatibility

Metadata
Source
GitHub
Version
4.201.0-rc.4
Published
Jun 29, 2026 · 15:25 UTC
Repository
tuist/tuist
Update

.proto files are now treated as source files by Tuist and placed in Xcode’s Sources compile phase instead of being routed through resource handling. Xcode build-tool plugins, including the gRPC Swift protobuf generator, now see the .proto files as target inputs and can run Codegen against them.