Hive Hive
Sign in

Protobuf files are now placed in the Xcode Sources build phase

Metadata
Source
GitHub
Version
4.201.0-canary.16
Published
Jun 19, 2026 · 10:29 UTC
Repository
tuist/tuist
Update

.proto files are treated as valid sources, so Tuist adds them to the Xcode Sources phase rather than routing them through resource handling. This makes Xcode build tool plugins, such as the gRPC Swift protobuf generator, receive the target input files they expect.