summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/resources/installer-mac/notarizeHistoryCommand.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pdf-over-gui/src/main/resources/installer-mac/notarizeHistoryCommand.sh')
-rw-r--r--pdf-over-gui/src/main/resources/installer-mac/notarizeHistoryCommand.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/pdf-over-gui/src/main/resources/installer-mac/notarizeHistoryCommand.sh b/pdf-over-gui/src/main/resources/installer-mac/notarizeHistoryCommand.sh
new file mode 100644
index 00000000..d84ecd2c
--- /dev/null
+++ b/pdf-over-gui/src/main/resources/installer-mac/notarizeHistoryCommand.sh
@@ -0,0 +1 @@
+xcrun altool --notarization-history 0 --username "$ALTOOL_USERNAME" --password "$ALTOOL_PASSWORD"