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.

CocoaPods manages library dependencies for your Xcode project.

learn more… | top users | synonyms

0
votes
1answer
230 views

Error when using Facebook-iOS-SDK with Rubymotion

I've transposed an existing XCode project to Rubymotion but I keep running into an issue with Facebook-iOS-SDK integration. In my Rakefile: $:.unshift("/Library/RubyMotion/lib") require ...