XCode newbie question: how to manage project dependency
XCode newbie question: how to manage project dependency
- Subject: XCode newbie question: how to manage project dependency
- From: "Jianhua Shen" <email@hidden>
- Date: Tue, 22 Jun 2004 15:02:14 -0700
Hello,
In the XCode online document, there are some brief discussions about Target
Dependencies & Aggregate Target. But it appears in order to set up the
dependencies, all the related targets should be in the current project.
My problem is that I need to make sure numerous dependant projects are up to
date before I build the main application project. Simply adding the project
(*.Xcode) file to the main project seems breaking all subproject building
process. What is the recommended solution? Did I miss sth. in the online
doc? How to tell XCode the dependency of multiple projects, instead of the
dependency between multiple targets inside a project?
Thanks for your help.
Jianhua
_______________________________________________
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.