Skip to content

Conversation

@wongzigii
Copy link
Member

@wongzigii wongzigii commented Feb 25, 2018

This PR attempt to bring Swift package manager's swift build & swift test on macOS and Linux platform.
Close #708
Resolve #750 #413 #820 #748 #925

  • macOS:
git clone https://github.com/SwiftyJSON/SwiftyJSON.git
git checkout swift-test-macos
swift build
swift test
  • Ubuntu 16.04 (require docker pre-installed)
docker run -it -v `pwd`:/SwiftyJSON swiftdocker/swift bash
cd SwiftyJSON
swift build
swift test

@wongzigii wongzigii changed the title Swift test on macOS platform [WIP] Swift test on macOS platform Feb 25, 2018
@wongzigii wongzigii changed the title [WIP] Swift test on macOS platform [WIP] Swift test on macOS&& Linux platform Feb 27, 2018
@wongzigii wongzigii changed the title [WIP] Swift test on macOS&& Linux platform [WIP] Swift test on macOS && Linux platform Feb 27, 2018
@wongzigii
Copy link
Member Author

wongzigii commented Feb 28, 2018

@wongzigii wongzigii mentioned this pull request Feb 28, 2018
@wongzigii wongzigii changed the title [WIP] Swift test on macOS && Linux platform Swift test on macOS && Linux platform Feb 28, 2018
@wongzigii
Copy link
Member Author

wongzigii commented Feb 28, 2018

Rebased! Ready for review now. 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants