HomeComputer programmingXcode 4: Add Existing Framework

Xcode 4: Add Existing Framework

When developing in Xcode, adding frameworks is a common action. How to add frameworks has changed from Xcode 3 to Xcode 4. Here are the steps required in the latest version.

In tweaking one of our new applications for iOS, I needed to add a framework. The steps had obviously changed from the previous version of Xcode. After a few minutes of searching, I got it figured out.

1. Select your project within the project navigator
2. Select your target below that
3. Click the Build Phases tab
4. Expand the Link Binary With Libraries section
5. Click the + button at the bottom of this section

review of steps for adding existing frameworks

6. Select the framework your desire
7. Click the Add button

David Kirk
David Kirk
David Kirk is one of the original founders of tech-recipes and is currently serving as editor-in-chief. Not only has he been crafting tutorials for over ten years, but in his other life he also enjoys taking care of critically ill patients as an ICU physician.
RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

LATEST REVIEWS

Recent Comments

error: Content is protected !!