Revision: 16059
http://sourceforge.net/p/skim-app/code/16059
Author: hofman
Date: 2026-03-07 14:53:12 +0000 (Sat, 07 Mar 2026)
Log Message:
-----------
short command option
Modified Paths:
--------------
trunk/codesign_skim.sh
Modified: trunk/codesign_skim.sh
===================================================================
--- trunk/codesign_skim.sh 2026-03-03 14:30:14 UTC (rev 16058)
+++ trunk/codesign_skim.sh 2026-03-07 14:53:12 UTC (rev 16059)
@@ -39,7 +39,7 @@
codesign ${CODESIGN_FLAGS} ${CODESIGN_OPTIONS} -s "${IDENTITY}"
"${LOCATION}/QuickLook/Skim.qlgenerator/Contents/MacOS/Skim"
LOCATION="${CONTENTS_DIR}/Plugins"
-codesign ${CODESIGN_FLAGS} ${CODESIGN_OPTIONS} --sign "${IDENTITY}"
"${LOCATION}/SkimTransitions.plugin/Contents/MacOS/SkimTransitions"
+codesign ${CODESIGN_FLAGS} ${CODESIGN_OPTIONS} -s "${IDENTITY}"
"${LOCATION}/SkimTransitions.plugin/Contents/MacOS/SkimTransitions"
LOCATION="${CONTENTS_DIR}/SharedSupport"
codesign ${CODESIGN_FLAGS} ${CODESIGN_OPTIONS} -s "${IDENTITY}" -i
"net.sourceforge.skim-app.tool.skimnotes" "${LOCATION}/skimnotes"
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit