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

Swift5 #290

Merged
merged 4 commits into from
Dec 5, 2019
Merged

Swift5 #290

merged 4 commits into from
Dec 5, 2019

Commits on Jun 10, 2019

  1. migrated project to swift 5, added swift 5 build target to travis ci,…

    … moved from cocoapods 1.7.0 rc to released version, added ifdef to tests to support legacy versions of swift
    Jesse Gatt committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    4908d6a View commit details
    Browse the repository at this point in the history
  2. enabled xcode recommended build settings, constituting of just extra …

    …compiler warnings being enabled
    Jesse Gatt committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    8f0c6a6 View commit details
    Browse the repository at this point in the history
  3. downgraded bundler version used

    Jesse Gatt committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    f955b89 View commit details
    Browse the repository at this point in the history
  4. inverted swift version conditionals to fix build issue on older versi…

    …ons of swift
    Jesse Gatt committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    8c1f1ce View commit details
    Browse the repository at this point in the history