Y
Hacker News
new
|
ask
|
show
|
jobs
by
nstj
3683 days ago
You could just build it yourself from the source if you're worried about that. Does the SDK ship with any pre-built binaries?
1 comments
harryf
3683 days ago
You're right although most developers are going to get it either pre-built from here
https://developers.facebook.com/docs/ios/
and add it manually to their project or via Cocoapods (also pre-built I believe)
link