Changing the name of a static lib build product
Changing the name of a static lib build product
- Subject: Changing the name of a static lib build product
- From: Jonathon Kuo <email@hidden>
- Date: Mon, 24 Jan 2011 13:06:42 -0800
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.
_______________________________________________
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