Here is the step by step instructions:
- In the project navigator, select your project
- Select your target
- Select the ‘Build Phases’ tab
- Open ‘Link Binaries With Libraries’ expander
- Click the ‘+’ button
- Select your framework
- (optional) Drag and drop the added framework to the ‘Frameworks’ group
Original: https://stackoverflow.com/questions/3352664/how-to-add-existing-frameworks-in-xcode-4
Leave a Comment