Open
Description
Would require:
- Adding support for CI (Travis?) #55
- Adding pre-built binaries as .zip files under Github Releases #54
I could implement this as I've done it in the past.
It would use Github releases to upload artefacts, in our case a YamlSwift_framework.zip
attached to a tag. It would work with Carthage
to get prebuilt binaries.
Activity