.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.
Hive
Proto files treated as source files for build tool plugins
Published
Jun 19, 2026 · 14:39 UTC
Repository
tuist/tuist