"Installing" iOS libraries
"Installing" iOS libraries
- Subject: "Installing" iOS libraries
- From: Thomas Davie <email@hidden>
- Date: Sat, 14 Jan 2012 00:18:35 +0000
Hi there,
I have a project that I'm working on that's split up into a number of libraries, I'm trying to figure out the best solution for installing libraries and headers so that I can use them without setting ugly paths into my home directory in the projects.
I don't want to install to /usr because these are not Mac OS libraries that will work on my machine. I don't want to install into the SDK root because I get the impression these should always be virgin copies of the SDK, not messed with by users. I don't want them left in my home directory because that will cause every user to have to mess about changing references.
What's my best approach here?
Thanks
Tom Davie
if (*ra4 != 0xffc78948) { return false; }
|
_______________________________________________
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