commit 544e5859d33efe647ce5ca7275073f421bce6e43
Author: Stephan Witt <[email protected]>
Date:   Thu May 21 13:30:22 2020 +0200

    Add command line option for code sign identity to help message
---
 development/LyX-Mac-binary-release.sh |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/development/LyX-Mac-binary-release.sh 
b/development/LyX-Mac-binary-release.sh
index 6c82f79..606440d 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}"
-- 
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to