-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Cant build for swift 4.2 #324
Comments
If you through the readme it has been specified on how to install in Xcode 10 with swift 4.2. If you run just add
You should be good to go, though you will get some warning. |
Absolutely Didn't Work !!! |
Well, Your Instructions is wrong. |
Curiously enough removing the ":git => 'https://github.com/MengTo/Spring.git'" part resulted in a downgrade from 1.0.6 to 1.0.5 here and this does work. |
Same here, please, kindly fix. |
I'm also using version 1.0.5 of Spring, but I have to force the Swift version to 4 instead of 4.2 in the Pod build settings in order to compile. Otherwise I'm getting a lot of errors too. Also, I added these lines in my Podfile to automate the Swift version setting:
|
Hi, there are tons of errors for Swift 4.2. Seems like its not for 4.2. I installed using a pod. Do I need to add anything to podfile to make it work.
The text was updated successfully, but these errors were encountered: