MatthewYork / DateTools

Dates and times made easy in iOS
MIT License
7.22k stars 952 forks source link

Code doesn't compile #261

Closed grosch closed 6 years ago

grosch commented 6 years ago

https://github.com/MatthewYork/DateTools/blob/76ba8bafccb0b28d9af74a8f525a74b5276ed693/DateToolsSwift/DateTools/TimePeriodGroup.swift#L105

Compiling with the latest xcode returns an error here about not being able to convert to AnySequence.

tokuduzcc commented 6 years ago

Hi, please read an issue below urs.

Here is the link https://github.com/MatthewYork/DateTools/issues/260

grosch commented 6 years ago

I was getting DateTools from CalendarKit so I thought I had the most recent. I discovered that my CocoaPods repository wasn't actually updating.