Hive Hive
Sign in

.proto files treated as sources

Metadata
Source
GitHub
Version
4.201.0-rc.5
Published
Jun 30, 2026 · 18:14 UTC
Repository
tuist/tuist
Update

Files matching the .proto extension are now treated as valid source extensions, so Tuist places them in Xcode’s Sources phase instead of routing them through resource handling. Xcode build tool plugins such as the gRPC Swift protobuf generator receive the target inputs they expect and can generate code from .proto definitions in generated Tuist projects.