CKCalendar icon indicating copy to clipboard operation
CKCalendar copied to clipboard

NSString formatting warning when compiling for 64-bit

Open glentregoning opened this issue 10 years ago • 0 comments

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

glentregoning avatar Sep 21 '14 20:09 glentregoning