Re: XCode 2.1 and Copy Files
Re: XCode 2.1 and Copy Files
- Subject: Re: XCode 2.1 and Copy Files
- From: James Bucanek <email@hidden>
- Date: Tue, 19 Jul 2005 06:50:49 -0700
email@hidden wrote on Tuesday, July 19, 2005:
>I want to be able to copy the Development framework into
>the application package when I'm debugging and the Deployment
>framework when I'm compiling for release.
<clip>
>This should "just work" from a clean
>virgin installation and a sync from the source control system as it
>does with XCode 2.0.
It should "just work" in 2.1 as well. Do a Get Info on the framework you build (in the Products group of the source groups). The path type should be "Product Relative." This is a special path type that should change locations automatically when you change build configurations. This assumes, of course, that the target that builds your framework and the target that builds your application are in the same project. If the two are in different projects, I suspect you'll have to get tricky.
Was this a new project document, or did you upgrade from pre-2.1?
--
James Bucanek <mailto:email@hidden>
_______________________________________________
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