How i can add a framework to XCode 4.3.2 project ?
Because a SDK directories inside a XCode.app and i can't add a framework by "Add files to ..."
Updated:
For this action you can do a this steps:
Click on Project at left table
Click on "Build Phases" on right table
Click on "Link Binary With Libraries"
Click "+"
Find needing framework and click "Add"
And your needing framework in your project.