OceanLabs / FacebookImagePicker-iOS

A Facebook image picker providing a simple UI for a user to pick photos from a users Facebook account. It provides an image picker interface that matches the iOS SDK's UIImagePickerController.
https://www.kite.ly
MIT License
103 stars 56 forks source link

Raised to more modern FB SDK version and added 'extern' modifiers. #29

Closed samkaufman closed 8 years ago

samkaufman commented 8 years ago

Missing extern modifiers cause duplicate symbol compilation errors in some cases.