huynguyencong / DataCache

Simple disk and memory cache for iOS
MIT License
101 stars 20 forks source link

Compiler error with swift 4.2 #16

Closed divyagoel-kiwi closed 5 years ago

divyagoel-kiwi commented 5 years ago

I installed the data cache via pod (Installing DataCache 1.4). It shows that it downloads 1.4 i.e latest version. I am trying to compiler it but it gives error in datacache.swift file screen shot 2018-11-02 at 3 02 00 pm

huynguyencong commented 5 years ago

Please update your project to Swift version 4.2, or use previous version of DataCache