Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not building on swift 3.2 #489

Open
princekumarwm opened this issue Aug 30, 2018 · 4 comments
Open

Not building on swift 3.2 #489

princekumarwm opened this issue Aug 30, 2018 · 4 comments

Comments

@princekumarwm
Copy link

I updated the pod on 30/08 and was not able to build it. This is the issue I am getting. How to support for swift version 3.2

screen shot 2018-08-30 at 11 07 48 am

@isimple4
Copy link

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
Copy link

isimple4 commented Aug 31, 2018

@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

@Khalian
Copy link
Collaborator

Khalian commented Aug 31, 2018

@isimple4 Good point, i will add table for the swift versions shortly.

@wdcurry
Copy link

wdcurry commented Oct 17, 2018

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 ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants