Setting up target dependency
Setting up target dependency
- Subject: Setting up target dependency
- From: Hugh Sontag <email@hidden>
- Date: Tue, 6 May 2008 09:51:17 -0500
I have a project with three targets: one app and two BSD command-line tools.
I have each of them compiling correctly, one at a time, when I choose
a particular target. Now I need to accomplish two things:
1. I want to set up the app so that it includes the tools in a "Copy
files" build phase. I would normally add the executables to the
project, but I can't - they're unselectable when I choose "Add to
project...".
2. Once the tools are added to the main app's project, I want to set
up a dependency so that the tools are built when the main app is
built, if the tools are out of date. How do I do that?
_______________________________________________
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