Re: Structuring multi-framework projects
Re: Structuring multi-framework projects
- Subject: Re: Structuring multi-framework projects
- From: Raffael Cavallaro <email@hidden>
- Date: Sun, 10 Apr 2005 23:02:02 -0400
On Apr 10, 2005, at 8:34 PM, Todd Blanchard wrote:
I see it is possible to create a framework target in a project, but is there a way to simply point xcode at the other xcode project and tell it that this project depends on that one? I've fiddled around quite a bit and it doesn't seem like it but I could be missing something.
The particular problem you have comes from needing to set a new copy files build phase, and needing to drag the proxy icon of the sub-project (i.e., the embedded framework) into the project window of the main project. It is *not* very obvious how to do this, so you should view this short tutorial on how to set up a framework sub-project so that your main project automatically updates the sub-project if any of its sources change whenever the main project is built:
<http://www.rentzsch.com/cocoa/embeddedFrameworks>
Raffael Cavallaro, Ph.D.
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden