.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.
Hive
Proto files are now treated as sources for build-tool plugin compatibility
Published
Jun 29, 2026 · 15:25 UTC
Repository
tuist/tuist