Hive Hive
Sign in

Proto files are placed in the Xcode Sources build phase

Metadata
Source
GitHub
Version
4.201.0-canary.17
Published
Jun 19, 2026 · 14:39 UTC
Repository
tuist/tuist
Update

.proto files are now treated as valid source extensions, so Tuist adds them to Xcode’s Sources build phase instead of treating them as resources. This gives build tool plugins, such as the gRPC Swift protobuf generator, the input files they expect.