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

[Do not merge yet] Swift Package Manager support #9

Closed
wants to merge 6 commits into from
Closed

Commits on Jan 23, 2017

  1. Configuration menu
    Copy the full SHA
    393571e View commit details
    Browse the repository at this point in the history
  2. Add Package.swift for Swift Package Manager and manually list tests (…

    …for Linux testing)
    ole committed Jan 23, 2017
    Configuration menu
    Copy the full SHA
    842853a View commit details
    Browse the repository at this point in the history
  3. Add LinuxMain.swift to Xcode project

    For editing only, it's not part of the Xcode target.
    ole committed Jan 23, 2017
    Configuration menu
    Copy the full SHA
    0f9d97c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abb2240 View commit details
    Browse the repository at this point in the history
  5. Update readme

    ole committed Jan 23, 2017
    Configuration menu
    Copy the full SHA
    53356fe View commit details
    Browse the repository at this point in the history
  6. Import Foundation in tests

    Required to make them compile on Linux
    ole committed Jan 23, 2017
    Configuration menu
    Copy the full SHA
    da73e9e View commit details
    Browse the repository at this point in the history