Skip to content

odaceo/lab-swift-package-manager-system-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lab :: Swift Package Manager :: System Module

License

Description

A system module binding the portable uuid C library to Swift.

Prerequisites

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

Creating an empty system module

To create an empty system module use the following command:

swift package init --type system-module

Reporting Issues

Issues can be reported at https://github.com/odaceo/lab-swift-package-manager-system-module/issues

Source code

The source code is available at https://github.com/odaceo/lab-swift-package-manager-system-module

License

All the source code is distributed under ASL 2.0.

Copyright

© 2017 Odaceo. All rights reserved.