• 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
Is there a way to add a custom build rule to ALL targets in a project?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Is there a way to add a custom build rule to ALL targets in a project?


  • Subject: Is there a way to add a custom build rule to ALL targets in a project?
  • From: Roland King <email@hidden>
  • Date: Tue, 28 Jan 2014 20:30:43 +0800

As the title says. I have a custom build rule which takes a script file and turns it into a .h file (xxd is a useful utility), this because command line targets don't have bundles so I need to embed the resources another way and wanted to use the same code for ALL the targets in this project, even those which have NIBs and could load resources that way.

Do I have to add this rule individually to each target and update it in each every time? I was hoping to add the rule to the project at the top level but can't find a way to do it. Is there a way?
 _______________________________________________
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


  • Prev by Date: Re: Can't connect to Exit in IB
  • Next by Date: Do I Need To Link against libdispatch in a C++ program?
  • Previous by thread: Re: Can't connect to Exit in IB
  • Next by thread: Do I Need To Link against libdispatch in a C++ program?
  • Index(es):
    • Date
    • Thread