I got this error when I use kal library its inside KalLogic.m
No Known class method for selector 'dataForDay:month:year'
Any suggestion to fix it
Screen shot of problem
First make sure you import NSDate+Convenience library
import NSDate+Convenience.h
Second add "-ObjC" to the additional flags