Building a Distribution directory
Building a Distribution directory
- Subject: Building a Distribution directory
- From: Rick Mann <email@hidden>
- Date: Mon, 05 Nov 2012 11:57:55 -0800
Hi. Apologies if this is all documented somewhere (in one place, that is). If so, feel free to just point me at that.
I have little project that builds an SDK and a sample app that uses it. It's a static library, and there's an associated .h file. Once the build is complete, the library is buried deep in the built products directory.
I'd like to collect the lib and header file into a distribution directory near the project that's easy for people to find.
What's the best practice for doing this?
How do I ensure all the iOS architectures are in there (sim, etc.)? Do I need to use lipo or some such tool?
--
Rick
_______________________________________________
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