Hive Hive
Sign in

Proto files treated as source files for build tool plugins

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

.proto files are now classified as source files instead of resources, so Tuist places Protobuf definitions in Xcode’s Sources phase. Build tool plugins that rely on Xcode passing .proto files as target inputs, including the gRPC Swift Protobuf generator, can now run code generation against them.