Hive Hive
Sign in

Proto files are treated as source files

Metadata
Source
GitHub
Version
4.201.0-rc.1
Published
Jun 22, 2026 · 21:48 UTC
Repository
tuist/tuist
Update

.proto files are now added to Xcode’s Sources build phase instead of being handled as resources. This lets build tool plugins such as the gRPC Swift protobuf generator receive the input files they expect and generate code during the build.