Re: Building Multiple Libraries
Re: Building Multiple Libraries
- Subject: Re: Building Multiple Libraries
- From: Greg Guerin <email@hidden>
- Date: Mon, 20 Apr 2009 11:40:41 -0700
K. Chen wrote:
Is there a better way to organize and build static iPhone C/C++
libraries?
Put the libraries in a separate Xcode project. Then build and
install the libraries as libraries. This uses the library-project's
build products, i.e. the .a files and public headers, as actual
static libraries, rather than as predecessor targets in the same
project.
-- GG
_______________________________________________
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