I can't find the good old "Add existing frameworks" option. How do I do this?
We're talking about Xcode 4 DP2 (in the context of iPhone development, as far as it matters...).
|
I can't find the good old "Add existing frameworks" option. How do I do this? We're talking about Xcode 4 DP2 (in the context of iPhone development, as far as it matters...). |
|||||||||||||
|
|
|||||||||||||||||||||
|
|
I've found a blog where this point is really nice explained. http://thinketg.com/xcode-4-tips-adding-frameworks-to-your-project/ |
|||||||||||||
|
|
I just added the existing framework folder manually into the project navigator. Worked for me. |
|||||||||||
|
|
I would like to point out that if you can't find "Link Binaries With Libraries" in your build phases tab click the "Add build phase" button in the lower right corner. |
|||
|
|
|
Another easy way to do it so that it is referenced in the project folder you want, like "Frameworks", is to:
It will appear in both the project navigator where you want it, as well as in the "Link Binary With Libraries" area of the "Build Phases" pane of your target. |
|||
|
|
The frameworks directory is as follow in my computer:
not the directory
|
|||
|
|
in project 1)select the project navigator 2)click on Build Phages 3)and click on link binary withlibraries 4)and add +Button and add your Framewors |
|||
|
|
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.