Build rules for .proto files
Build rules for .proto files
- Subject: Build rules for .proto files
- From: Rick Mann <email@hidden>
- Date: Tue, 03 Feb 2015 18:10:37 -0800
I'm using Google protobufs in my project. Xcode 6.1.1. Up until now, we've had a manual step that invokes the protoc compiler, and generates files. It's manual because it always runs, touching the output files, and forcing a huge rebuild of the project.
I'm trying to use a build rule matching *.proto, but it's not being invoked.
The .proto files in my project don't belong to any target, and I can't seem to add them, because the target membership control is disabled. What do I need to do to be able to add them?
The docs, of course, are useless.
TIA,
--
Rick Mann
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden