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 4 Update & Removed CocoaPods Support #5

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

Commits on Apr 26, 2017

  1. Switched to a guard statement instead of an if conditional without an…

    …y elses, improved error message slightly
    Ponyboy47 committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    ef085e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2017

  1. Removed cocaopods, updated to swift 4 and swift-tools version 4.0, re…

    …moved JSON dependency by implementing Codable
    Ponyboy47 committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    8f4241c View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2017

  1. Configuration menu
    Copy the full SHA
    a182b26 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2018

  1. Update to swift 4.1

    Ponyboy47 committed May 9, 2018
    Configuration menu
    Copy the full SHA
    9383290 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2830765 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2018

  1. WIP

    Ponyboy47 committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    6a6a52e View commit details
    Browse the repository at this point in the history
  2. Compiles on macOS

    Ponyboy47 committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    d67afc2 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2018

  1. Continue refactoring

    Ponyboy47 committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    f45e546 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    793e4ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f34f66 View commit details
    Browse the repository at this point in the history
  4. Tests now compile and pass

    Ponyboy47 committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    6d3bb75 View commit details
    Browse the repository at this point in the history
  5. Updated Readme

    Ponyboy47 committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    06e0358 View commit details
    Browse the repository at this point in the history
  6. Fixed versions

    Ponyboy47 committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    b47e9e9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1 from Ponyboy47/MakeMKV

    Dynamic improvements
    Ponyboy47 authored Sep 12, 2018
    Configuration menu
    Copy the full SHA
    fab85e3 View commit details
    Browse the repository at this point in the history
  8. Update travis config

    Ponyboy47 committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    f6ae0f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2018

  1. Configuration menu
    Copy the full SHA
    54d09a3 View commit details
    Browse the repository at this point in the history
  2. Bump version for swift 4.2

    Ponyboy47 committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    499cd07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9521b9b View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2019

  1. Upgrade to swift 5

    Ponyboy47 committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    c6654c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. Configuration menu
    Copy the full SHA
    0f82489 View commit details
    Browse the repository at this point in the history
  2. Bump macOS version

    Ponyboy47 committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    b65be56 View commit details
    Browse the repository at this point in the history