Library Management in Xcode 4

I am currently trying to import facebook-ios-sdk into one of my projects. My approach is to import the project and the facebook-ios-sdk project into one workspace, but my project cannot find the header files in facebook sdk. I thought the files in the same workspace would be split, right? How to import facebook-ios-sdk file into my project without copying files directly to my project?

thank

+3
source share
2 answers

I hope to understand what you want. I use facebook-ios-sdk and I added all the files in directoctory src (.m and .h) to my project, right-clicking, "add files to ..."Project screenshot

0

3 : " " Xcode 4

3 - " " , .

0

All Articles