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

Swift 2.0 #386

Merged
merged 9 commits into from
Sep 18, 2015
Merged

Swift 2.0 #386

merged 9 commits into from
Sep 18, 2015

Commits on Sep 18, 2015

  1. Configuration menu
    Copy the full SHA
    523d763 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db999a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e57c289 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f718543 View commit details
    Browse the repository at this point in the history
  5. Fixes to allow the code to compile with Swift 2.0

    - Failable initializers can’t override non-failable initializers
    - observeValueForKeyPath’s signature didn’t match the signature of the
    method it was overriding
    Jake MacMullin authored and danielgindi committed Sep 18, 2015
    Configuration menu
    Copy the full SHA
    390595f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fcf5f60 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc4e3c4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0ba2102 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    326597e View commit details
    Browse the repository at this point in the history