Mercurial > hg > qm-vamp-plugins
view build/osx/sign.sh @ 264:d1ab40ef1d9d
Merge branch 'master' of https://github.com/c4dm/qm-vamp-plugins
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Thu, 06 Feb 2020 14:27:14 +0000 |
parents | 3fa03b4cc3f5 |
children | d68e13abd2cf |
line wrap: on
line source
#!/bin/bash set -eu codesign -s "Developer ID Application: Chris Cannam" -fv qm-vamp-plugins.dylib