Improve check for code signatures

This commit is contained in:
FriwiDev
2022-11-01 06:45:20 +01:00
parent bc4c3dc942
commit c7d55dc880
3 changed files with 11 additions and 2 deletions

View File

@@ -49,6 +49,6 @@ rm -f notarization.log
echo ""
# staple
xcrun stapler -v staple "$1"
xcrun stapler staple -v "$1"
echo "##########################################################"