How to "add existing frameworks" in Xcode 4? -
I can not find the good old "Add existing framework" option How do I do this?
We are talking about Exode 4 DP2 (In terms of iPhone development, as far as this is important ...).
- In Project Navigator, select your project.
- Choose your goal.
- Select the " Build Stages " tab.
- Open the link binaries with libraries
- Click the + button.
- Select your framework
- (optional) / Em> Drag and drop the structure added to the " framework " group.
Comments
Post a Comment