A system module binding the portable uuid C library to Swift.
Vagrant must be installed on your computer to mount the workbench for this project.
Open a Terminal and run the following commands:
vagrant up
vagrant ssh
cd /vagrant
To create an empty system module use the following command:
swift package init --type system-module
Issues can be reported at https://github.com/odaceo/lab-swift-package-manager-system-module/issues
The source code is available at https://github.com/odaceo/lab-swift-package-manager-system-module
All the source code is distributed under ASL 2.0.
© 2017 Odaceo. All rights reserved.