Re: Setting up target dependency
Re: Setting up target dependency
- Subject: Re: Setting up target dependency
- From: Jerry Krinock <email@hidden>
- Date: Tue, 6 May 2008 15:23:48 -0700
On 2008 May, 06, at 7:57, Jean-Daniel Dupas wrote:
You have to use the items that are in the "Products" folder in the
Xcode tree. Drag and drop them into your Copy build step.
Like this, Xcode will copies debug tools when your configuration is
debug and release tools when your configuration is release :-)
Jean-Daniel, does this also work for dragging in private frameworks
from a different project?
I've never been able to get Debug►Debug and Release►Release private
frameworks using a Copy Files Build Phase.
What do you mean by "Xcode tree"? Does not seem to fit with "source
tree" and if you mean the "Products" at the bottom of "Groups and
Files", that's what I've always used and not been able to get private
frameworks from a different project properly copied. Actually, Copy
Files won't accept a drag of a product from another project directly,
so I have to do it in two steps, (1) drag product from other project
into Groups & Files and then (2) drag from Groups & Files into Copy
Files. But then during building it copies Release►Debug and
Release►Release :-(
_______________________________________________
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