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