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 downloaded the Facebook iPhone sdk 3.0 on my mac where im developing my iPhone game but the installation failed two times. Is this because I have 10.6.8 on my computer?

Here's the message I got

The installation failed

share|improve this question

1 Answer

Yes, you can install the SDK on OS 10.6.8. I have just installed it myself and there were no problems.

I believe all the package does is place the SDK in your Documents folder. So, really you could just take the repo https://github.com/facebook/facebook-ios-sdk yourself and install wherever you wish.

share|improve this answer
Awesome I got it. One more quick question, how do I add it to my project? I'm using kobold2d so my project is in that workspace and im not sure how to add the sdk to my project – daveroz Aug 12 '12 at 18:52

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.