Re: Copy a static library without linking to it
Re: Copy a static library without linking to it
- Subject: Re: Copy a static library without linking to it
- From: Jerry Krinock <email@hidden>
- Date: Mon, 20 Dec 2010 08:53:11 -0800
On 2010 Dec 20, at 07:40, Jean-Daniel Dupas wrote:
> Stop to play with the checkbox, and simply drop the library in the correct build phase (link or copy as needed).
OK, *that* works. Thank you.
> Just out of curiosity, why do you need to copy the library in the first place, as it is a static library ?
Oops. Because I'd never used a static library before, and didn't realize, until you asked the question and I did some poking around just now, that when I link to a static library, it gets compiled into the binary I'm creating.
So you are correct; I don't need copy the library.
And that's why I was confusing Xcode.
Thank you!
_______________________________________________
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