Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.22 KB

README.md

File metadata and controls

37 lines (25 loc) · 1.22 KB

cdd-swift

Swift 5 License: (Apache-2.0 OR MIT) CircleCI

Compiler driven development adaptor for cdd-ctl.

Installation

To install with Swift Package Manager, run:

swift build

If you prefer to work in xcode, generate a project via SPM:

swift package generate-xcodeproj

Note that if the xcode project complains about missing dependencies, try building the project once and see if they resolve.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.