zhuorantan / LocationPicker

A ready for use and fully customizable location picker for your app
MIT License
400 stars 79 forks source link

Demo not working #7

Closed iMarwan-k closed 8 years ago

iMarwan-k commented 8 years ago

Hello, I tried to run the demo but seems like it miss locationPicker.framework file. could you please fix it

thank you

otymartin commented 8 years ago

Having the same problem

zhuorantan commented 8 years ago

Sorry for the problem, I will fix it soon. For now, you can fix it locally by:

  1. Delete the LocationPicker.framework in LocationPickerDemo.xcodeproj
  2. Build LocationPicker
  3. Drag the LocationPicker.framework in the Products group of LocationPicker to Embedded Binaries of LocationPickerDemo.xcodeproj
zhuorantan commented 8 years ago

This issue has been fixed in 1.1.2 release.