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

Update to Swift 3 so it builds #2

Open
simmel opened this issue Nov 30, 2017 · 4 comments
Open

Update to Swift 3 so it builds #2

simmel opened this issue Nov 30, 2017 · 4 comments

Comments

@simmel
Copy link

simmel commented Nov 30, 2017

Heya!

I tried to build asdfghjkl on:

$ xcode-select --version
xcode-select version 2347.
$ swift --version
Apple Swift version 3.1 (swiftlang-802.0.48 clang-802.0.38)
Target: x86_64-apple-macosx10.9
$ sw_vers
ProductName:    Mac OS X
ProductVersion: 10.12.6
BuildVersion:   16G1036

but it doesn't build anymore. XCode tries to upgrade the tests to Swift 3.0 IIRC but only helps a little.

Could you please adapt your code to Swift 3.0?

@shrugs
Copy link
Owner

shrugs commented Dec 1, 2017

Since this is just an old hackathon project, I don't plan on maintaining it at all. I'd welcome a pull request that updates the code, though!

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
@simmel @shrugs and others