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

Convert to Swift 4 #15

Merged
merged 5 commits into from
Oct 4, 2018
Merged

Convert to Swift 4 #15

merged 5 commits into from
Oct 4, 2018

Conversation

farktronix
Copy link
Contributor

I was getting errors when trying to include NapySlider in another project that had updated to Swift 4.1.

It looks like Cocoapods recently added a way to set the swift version on a per-project basis (s.swift_version). Adding this variable to my fork's podspec let me keep building and using NapySlider.

@farktronix farktronix changed the title Add swift_version to the podspec Convert to Swift 4 Jun 23, 2018
@farktronix
Copy link
Contributor Author

I was originally going to submit two separate pull requests- one for the simple swift_version fix, and another for the Swift 4 conversion. The conversion to Swift 4 was pretty trivial though, and I messed up and just added the commit to this PR, so I'm renaming this PR.

@seeppp seeppp merged commit 3293310 into seeppp:master Oct 4, 2018
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

Successfully merging this pull request may close these issues.

3 participants