• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Build rules for .proto files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Build rules for .proto files


  • Subject: Build rules for .proto files
  • From: Rick Mann <email@hidden>
  • Date: Tue, 03 Feb 2015 18:12:48 -0800

Additional info:

I seem to be able to add .proto files to my project's App target, but not to one of the static library targets. However, it's the static library target that has the *.proto build rule.
-----
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


  • Follow-Ups:
    • Re: Build rules for .proto files
      • From: Roland King <email@hidden>
  • Prev by Date: Build rules for .proto files
  • Next by Date: Re: Build rules for .proto files
  • Previous by thread: Build rules for .proto files
  • Next by thread: Re: Build rules for .proto files
  • Index(es):
    • Date
    • Thread