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 #40

Merged
merged 17 commits into from
Oct 13, 2016
Merged

Update to Swift 3 #40

merged 17 commits into from
Oct 13, 2016

Commits on Oct 3, 2016

  1. Update to Swift 3

    onmyway133 committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    1d8e71f View commit details
    Browse the repository at this point in the history
  2. Add swift-version

    onmyway133 committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    c7df0e4 View commit details
    Browse the repository at this point in the history
  3. Add swift 3 badge

    onmyway133 committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    e720a02 View commit details
    Browse the repository at this point in the history
  4. Use URL instead of NSURL

    onmyway133 committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    9bf294c View commit details
    Browse the repository at this point in the history
  5. Update Mac target

    onmyway133 committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    16a3924 View commit details
    Browse the repository at this point in the history
  6. Update travis

    onmyway133 committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    a4af7a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d8764b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2016

  1. Configuration menu
    Copy the full SHA
    92a40ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3e7741 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39f8d46 View commit details
    Browse the repository at this point in the history
  4. Rename to parseAsUrl

    onmyway133 committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    ebbafc3 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2016

  1. Make url parameter

    onmyway133 committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    51eb803 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f585b12 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2016

  1. Add s.pod_target_xcconfig = { 'SWIFT_VERSION' => '3.0' }

    Christoffer Winterkvist committed Oct 6, 2016
    Configuration menu
    Copy the full SHA
    ca0909a View commit details
    Browse the repository at this point in the history
  2. Use replacingOccurrences

    onmyway133 committed Oct 6, 2016
    Configuration menu
    Copy the full SHA
    76bb282 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2016

  1. Change Controller to CurrentController

    Christoffer Winterkvist committed Oct 10, 2016
    Configuration menu
    Copy the full SHA
    92e20f7 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    Christoffer Winterkvist committed Oct 10, 2016
    Configuration menu
    Copy the full SHA
    89f4e49 View commit details
    Browse the repository at this point in the history