Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Add swift package manager support #22

Merged
merged 1 commit into from
Jan 2, 2016
Merged

Add swift package manager support #22

merged 1 commit into from
Jan 2, 2016

Conversation

keith
Copy link
Contributor

@keith keith commented Jan 1, 2016

This currently only includes support for OS X. This runs swift build on CI to make sure everything builds correctly. It doesn't currently run tests with the open source XCTest.

We can't (easily) run OS X tests with the open source version of XCTest. I've submitted a mailing list post and a PR hoping to make it easier.

I'll be submitting another PR shortly including linux support, although because of limitations in the current implementation of open source foundation we may wish to hold off on merging.

@keith keith force-pushed the ks/swiftpm-osx branch 2 times, most recently from 4034c19 to 890c3a9 Compare January 1, 2016 22:19
This currently only includes support for OS X. This runs `swift build`
on CI to make sure everything builds correctly. It doesn't currently run
tests with the open source `XCTest`.
@keith keith merged commit 8153b5d into master Jan 2, 2016
@keith keith deleted the ks/swiftpm-osx branch January 2, 2016 07:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant