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 3 #9

Merged
merged 7 commits into from
Sep 28, 2016
Merged

Swift 3 #9

merged 7 commits into from
Sep 28, 2016

Commits on Sep 28, 2016

  1. Configuration menu
    Copy the full SHA
    3c7388a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79fd502 View commit details
    Browse the repository at this point in the history
  3. use public instead of open

    public is the new final? Confusing.
    kiliankoe committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    a47d151 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dcca1ee View commit details
    Browse the repository at this point in the history
  5. Add transport identifier and icon URLs

    Also use this in example app to display the mode icon
    
    (and yeah, not really part of the swift 3 migration, but I wanted
    to add it right now :P)
    kiliankoe committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    8a34910 View commit details
    Browse the repository at this point in the history
  6. Enable code coverage

    kiliankoe committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    dd0ce9b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    13f8e89 View commit details
    Browse the repository at this point in the history