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

Xcode 9.1 & Swift 4 support #83

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Nov 12, 2017

  1. Configuration menu
    Copy the full SHA
    282b65f View commit details
    Browse the repository at this point in the history
  2. Convert to Swift 4

    Nothing was really necessary.
    
    Note that I couldn't use the migration wizard. It made Xcode 9.1 crash 4
    out of 4 times.
    
    What I did was simply bumping the Swift version in the project file, and
    ensuring it built all right.
    mokagio committed Nov 12, 2017
    Configuration menu
    Copy the full SHA
    428bbbe View commit details
    Browse the repository at this point in the history