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

Fixes for 64-bit devices #1

Closed kkarayannis closed 9 years ago

kkarayannis commented 9 years ago

CGFloat has changed from a float to a double in 64-bit frameworks.