Hive Hive
Sign in

.proto files are now placed in the Xcode Sources phase

Metadata
Source
GitHub
Version
4.201.0-canary.18
Published
Jun 19, 2026 · 15:22 UTC
Repository
tuist/tuist
Update

Protobuf definitions are now treated as valid source files, so Tuist adds them to the Xcode Sources build phase instead of handling them as resources. This lets build tool plugins like the gRPC Swift protobuf generator receive the input files they expect.