evermeer / EVURLCache

a NSURLCache subclass for handling all web requests that use NSURLRequest
Other
297 stars 49 forks source link

Swift 3 version would be so nice ! #32

Closed nmDejamobile closed 8 years ago

nmDejamobile commented 8 years ago

As Swift 3 is out, a compatible version of EVURLCache would be nice. For the moment I embed the lib in my project and convert it to Swift 3.

evermeer commented 8 years ago

Converting all my libraries to Swift 3 is on top of my todo list. I'm currently struggling with one of my other libraries to convert it to Swift 3

evermeer commented 8 years ago

I just added a Swift 3 branch. I will merge this to master in about 1 or 2 weeks

erawhctim commented 7 years ago

Any update on the Swift 3 support? I see some work was done on the Swift3 branch but can't tell if it was finished/merged or not

evermeer commented 7 years ago

@erawhctim It was merged to master on october 23. I will remove the Swift 3 branch so that there can be no confusion.