Mercurial > hg > qm-vamp-plugins
view build/osx/sign.sh @ 265:d68e13abd2cf
Hardened runtime
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Mon, 10 Feb 2020 14:18:33 +0000 |
parents | 3fa03b4cc3f5 |
children |
line wrap: on
line source
#!/bin/bash set -eu codesign -s "Developer ID Application: Chris Cannam" --options runtime -fv qm-vamp-plugins.dylib