X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2FLyX-Mac-binary-release.sh;h=f918bca6a256c1baaf4ba452800d210abc21fd43;hb=e4fb24d052d36a5921e91c1d3861d34e8d37cc1d;hp=6c82f79d0e3e6000a11d588ec4b582bbb0d77f3d;hpb=38ba0ea240375ad945c177ed2433875ad7ea2e30;p=features.git diff --git a/development/LyX-Mac-binary-release.sh b/development/LyX-Mac-binary-release.sh index 6c82f79d0e..f918bca6a2 100644 --- a/development/LyX-Mac-binary-release.sh +++ b/development/LyX-Mac-binary-release.sh @@ -152,6 +152,7 @@ usage() { echo " --with-build-path=PATH ....." default \${lyx-src-dir}/../lyx-build echo " --with-dmg-location=PATH ..." default \${build-path} echo " --with-binary-strip=yes ...." default no + echo " --codesign-identity=CSID ..." default is w/o CSID echo echo "All other arguments with -- are passed to configure" echo "including the defaults: ${LyXConfigureOptions}" @@ -899,6 +900,8 @@ code_sign() { "${condir}"/PlugIns/*/lib*.dylib \ "${condir}"/Library/Spotlight/* \ "${target}"/inkscape \ + "${target}"/lilypond \ + "${target}"/lilypond-book \ "${target}"/maxima \ "${target}"/tex2lyx \ "${target}"/lyxeditor \