I know in previous version, you could right-click and go to Add > Existing Framework. I can't find a similar option in XCode 4.
A:
You cannot talk about Xcode 4 here because it is under a non-disclosure agreement. If you need assistance with Xcode 4 you must go through the proper Apple developer support channels, such as the developer forums.
dreamlax
2010-08-01 22:15:30
That works well
Bryan
2010-08-18 18:18:12
A:
In the Project Navigator
- select your project,
- select the target,
- go to the 'build phases' tab,
- open the 'Link binary with Libraries' disclosure triangle
- Use the + to add the library you want
Here's a pic that probably summarizes the process much better! http://i.imgur.com/Or9gL.png
Luke
2010-09-17 06:27:47