CKCalendar
CKCalendar copied to clipboard
NSString formatting warning when compiling for 64-bit
When I compile for a 64-bit binary I get the following warning
Pods/CKCalendar/Source/CKCalendarView.m:81:54: Values of type 'NSInteger' should not be used as format arguments; add an explicit cast to 'long' instead