Building Multiple Libraries
Building Multiple Libraries
- Subject: Building Multiple Libraries
- From: "K. Chen" <email@hidden>
- Date: Mon, 20 Apr 2009 11:05:52 -0700
Hi,
What's is the best practice to build a set of C/C++ libraries, to be used by iPhone, Objective-C based apps?
I've tried (and found it worked) to create new Static Library Targets but one 'annoying' side effect is all the source code (.cpp and .h files) references should up underneath my Xcode project in addition to their belonging Target and I end up having hundred of them.
Is there a better way to organize and build static iPhone C/C++ libraries?
Regards,
-KC
_______________________________________________
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