Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am using Xcode 4.5.1 but I couldn't find the Social framework under Link binary with libraries, its strange Any idea, Please help

share|improve this question
i am using xcode 4.5.2 i have it...can you let us know which sdk are you using? – Dalee Davis Jan 30 at 5:46
I am using IOS 6.0 – vishnu Jan 30 at 5:49
did you try searching for Social.framework in the search bar provided? you may have missed it by accident. Using xcode 4.5.2 may also solve the problem – Danny Lin Jan 30 at 5:50
Never it is not there – vishnu Jan 30 at 5:56
Is your base sdk 6.0? – Danny Lin Jan 30 at 6:25

2 Answers

Review your version of sdk, it might be older.

For Social.framework you must be having installed iOS 6.0 minimum on your XCode.

share|improve this answer

I have updated my Xcode to the latest 4.6 Solved the problem. Thanks all.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.