I can't find the good old "Add existing frameworks" option. Did someone already figured out how do that?
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. Did someone already figured out how do that?
We're talking about XCode 4 DP2 (in the context of iPhone development, as far as it matters...)
I just added the existing framework folder manually into the project navigator. Worked for me.
In your list of files at the left, choose the top one(your project). Then select your target. Go to the tab 'Build Phases'. Open 'Link Binaries With Libraries', en press the '+' button, choose your framework and you're good to go!