Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

how to add a library to xcode [closed]

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.

like image 960
Taura J Greig Avatar asked Oct 06 '22 19:10

Taura J Greig


1 Answers

Follow the screenshots and you are good to go

enter image description here

enter image description here

enter image description here

like image 125
ipraba Avatar answered Oct 10 '22 04:10

ipraba