Re: Target-specific library inclusion?
Re: Target-specific library inclusion?
- Subject: Re: Target-specific library inclusion?
- From: "Shawn Erickson" <email@hidden>
- Date: Fri, 19 Sep 2008 11:12:09 -0700
On Fri, Sep 19, 2008 at 11:05 AM, Blair M. Burtan
<email@hidden> wrote:
> Assuming that the code in the library is frozen and the app has shipped.
> Now you get a bug report that suggests a problem in the library. Both debug
> and release builds of the library were built prior to shipping as separate
> files. Now I want to rebuild the app in debug mode simply by changing the
> popup from Release to Debug and automatically include the debug version of
> the library.
>
> Can this be done?
Yes many ways. First that comes to mind is adjusting the library
search path as needed to point at your already build libraries.
-Shawn
_______________________________________________
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