]> git.lyx.org Git - features.git/blobdiff - development/LyX-Mac-binary-release.sh
ctests: log a fixed issue
[features.git] / development / LyX-Mac-binary-release.sh
index 6c82f79d0e3e6000a11d588ec4b582bbb0d77f3d..f918bca6a256c1baaf4ba452800d210abc21fd43 100644 (file)
@@ -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 \