Target dependencies
Target dependencies
- Subject: Target dependencies
- From: David Catmull <email@hidden>
- Date: Tue, 9 Mar 2004 13:27:43 -0700
Is it possible in XCode to specify that one target is dependent on
another, as in CodeWarrior?
I have two targets in my project: the main application, and a plugin.
The plugin should always be brought up to date before building the
application. I tried using a script build phase, but xcodebuild says it
can't find the project.
--
David Catmull
email@hidden
http://www.uncommonplace.com/
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.