]> git.lyx.org Git - features.git/commitdiff
Add command line option for code sign identity to help message
authorStephan Witt <switt@lyx.org>
Thu, 21 May 2020 11:30:22 +0000 (13:30 +0200)
committerStephan Witt <switt@lyx.org>
Fri, 22 May 2020 05:24:01 +0000 (07:24 +0200)
(cherry picked from commit 544e5859d33efe647ce5ca7275073f421bce6e43)

development/LyX-Mac-binary-release.sh

index 9bd196dbc71212e33d084bad2c3b158b238f6d9b..8aaa74b75c04efda231359f33f2c16596d334177 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}"