I\'m integrating Facebook to my iOS ARC app by following instructions in this link. i\'m stuck at building static library step.
https://developers.facebook.com/docs
If you have an Apple Developer Account, log into http://developer.apple.com/mac and then navigate to https://developer.apple.com/downloads/index.action
In there, you'll find "Command Line Tools for Xcode". Download that and you'll have the ability to build stuff easily from the command line again (which is what I suspect the "build_facebook_ios_sdk_static_lib.sh" shell script needs).