this has been asked plenty of times, but I always find them hard to follow. Its quite simple. How do you add a library and/or framework to xcode and/ or your xcode project. I need all the steps between downloading the library, to typing the #include in the code. But I also need some context behind each step, other wise it won't stick in my mind and I'll back here in a week. Bear in mind I have an limited understanding of the xcode development environment. Thanks in advance.
Asked
Active
Viewed 6,720 times
5
-
3I think this is a real question and must be opened. – Dmitriy Nov 26 '12 at 06:42
-
Also see [How to “add existing frameworks” in Xcode 4?](http://stackoverflow.com/questions/3352664/how-to-add-existing-frameworks-in-xcode-4). 1100+ upvotes means its a pretty good question with pretty good answers. – jww Jul 03 '14 at 05:31