Mercurial > hg > qm-vamp-plugins
view build/osx/sign.sh @ 261:3fa03b4cc3f5
Add signing script
author | Chris Cannam <cannam@Small-Computer.local> |
---|---|
date | Mon, 27 Jan 2020 13:57:47 +0000 |
parents | |
children | d68e13abd2cf |
line wrap: on
line source
#!/bin/bash set -eu codesign -s "Developer ID Application: Chris Cannam" -fv qm-vamp-plugins.dylib