Re: Framework in external project; Copy Files not working
Re: Framework in external project; Copy Files not working
- Subject: Re: Framework in external project; Copy Files not working
- From: j o a r <email@hidden>
- Date: Tue, 10 Oct 2006 07:52:01 +0200
On 10 okt 2006, at 04.36, Derrick Bass wrote:
The issue seems to be that Xcode is looking in the wrong place for
the framework. The external project is in the DatabaseProject
subdirectory, so it should be looking for the framework in ~/code/
Extractor/DatabaseProject/build/Debug but instead it's looking in ~/
code/Extractor/build/Debug.
<snip>
Is there something special I need to do to make Xcode look in the
right place?
Typically you want Xcode to copy from a particular build
configuration directory ("Debug" in this case) in order to avoid
mixing up the output from different build configurations. So I would
say that Xcode is already looking in the right place.
I think the question is, why is there nothing to copy in the
directory where Xcode is looking?
Are you using a shared build location for both projects (recommended
when working with project references)?
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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