Not building on swift 3.2
princekumarwm opened this issue · 4 comments
princekumarwm commented
isimple4 commented
Try specifying version to 1.11
or prior. The latest update is based on Swift 4.0
.
pod 'EZSwiftExtensions', :git => 'https://github.com/goktugyil/EZSwiftExtensions.git', :tag => '1.11'
isimple4 commented
@goktugyil @Khalian
Is there any chance that we could add a table of version reference like below to readme?
Since there are such questions now and then.
Swift verison | Tag |
---|---|
4.0 | 2.0 |
3.0 | 1.11 |
wdcurry commented
An fyi: 53 compile errors on a new project install. Latest swift bits at this end. A wee bit more than ~10 seconds to get rolling ;)