k06a / ABCalendarPicker

Fully configurable iOS calendar UI component with multiple layouts and smooth animations.
MIT License
710 stars 119 forks source link

ABCalendarPicker.h not found #21

Closed vinluvie closed 11 years ago

vinluvie commented 11 years ago

Hi,

I Choose ABCalendarPickerAll scheme and build, then I drag the framework and the bundle into my project, then i went to main.m to add the line

import #import <ABCalendarPicker/ABCalendarPicker.h>

but it gives me an error that "ABCalendarPicker/ABCalendarPicker.h not found"

why is that?

thanks

k06a commented 11 years ago

This is very strange problem. This is not ABCalendarPicker issue.