Try to fix notarization

This commit is contained in:
FriwiDev
2022-02-25 15:05:19 +01:00
parent 46a06687cf
commit 308708eb3e
2 changed files with 2 additions and 2 deletions

View File

@@ -69,6 +69,6 @@ fi
xcrun stapler staple "$1"
# clean up
rm -f $APP_NAME.zip
rm -f "$APP_NAME.zip"
echo "##########################################################"