Re: Changing the name of a static lib build product
Re: Changing the name of a static lib build product
- Subject: Re: Changing the name of a static lib build product
- From: Jonathon Kuo <email@hidden>
- Date: Mon, 24 Jan 2011 13:16:21 -0800
On Jan 24, 2011, at 1:10 PM, Chris Suter wrote:
> On Tue, Jan 25, 2011 at 8:06 AM, Jonathon Kuo
> <email@hidden> wrote:
>> I'm using Xcode 3.2.5 to build a static library of C functions for OSX. This works, but Xcode names the resulting library "liblibCFuncs.a" so I have to rename it after each build. Is there some way to get Xcode to drop the extra "lib" on the name? I don't see where I can rename it -- the "Name:" field in the Inspector is pre-filled with "liblibCFuncs.a" but it's conveniently grayed out so I can't change it! The Target is correct as "libCFuncs" and my source is libCFuncs.c.
>
> Change the “Product Name” setting in the “Packaging” section to “CFuncs”.
Wonderful, that works! Not sure why it's needed but it works!
Thanks!!
_______________________________________________
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