Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

How to Link Frameworks in Xcode 5

Thomas Dohmke edited this page Apr 29, 2015 · 1 revision

Step 1: Select your applications Xcode project, then your application target, then select "Build Phases".

Step 2: Expand the item "Link Binary With Libraries" and click the "+" button.

Step 3: Select the libraries that you want to add from the list as shown above.