mostafaelshazly9

Results 2 comments of mostafaelshazly9

Update to h-bomb's version: ``` calendar.calendarWeekdayView.weekdayLabels[0].textColor = UIColor.red calendar.calendarWeekdayView.weekdayLabels[6].textColor = UIColor.red ```

I believe I have found a solution, at least one that worked for me: TLDR: add `- builds` to your list of exclusions ALONG with the path you are already...