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

Add Linux support #13

Open
4 tasks
zoul opened this issue Oct 24, 2018 · 0 comments
Open
4 tasks

Add Linux support #13

zoul opened this issue Oct 24, 2018 · 0 comments
Assignees

Comments

@zoul
Copy link
Collaborator

zoul commented Oct 24, 2018

Running tests through Docker:

docker run --rm --volume "$(pwd):/package" --workdir "/package" swift:4.2 /bin/bash -c "swift test"
  • Make swift test --generate-linuxmain a part of the build process so that the list of tests for Linux never gets out of sync?
  • Make the Linux build & test part of the CI build
  • Change the repo layout to the standard SPM one?
  • Contribute a better error message for BuildPlan.missingLinuxMain to SPM?
@zoul zoul self-assigned this Oct 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant