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

Issue installing FacebookImagePicker using cocoapods #27

Closed kvndevils closed 8 years ago

kvndevils commented 8 years ago

Hi guys,

I'm getting the following errors when adding FacebookImagePicker to my pods: **1. Include of non-modular header inside framework module 'FacebookSDK.FBAppLinkResolver'

  1. Could not build module 'FacebookSDK'**

Any idea what could be the problem?

Here are my cocoapods fyi:

Thanks in advance!

kvndevils commented 8 years ago

Please ignore. Stupid error. In my case, a simple pod update solved the problem.