PeteC / DSLCalendarView

Simple calendar view for iOS
347 stars 82 forks source link

Error At Load #14

Open jorgecfg opened 11 years ago

jorgecfg commented 11 years ago

Hi, Have problem on DSLCalendarDayView.m at line 179: CGSize textSize = [_labelText sizeWithFont:textFont]; EXC_BAD_ACCESS

how can i fix? The project is ARC