Skip to content

Commit

Permalink
Update macosx_notarize.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
FriwiDev authored Jan 16, 2024
1 parent af9b8de commit e4cf904
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions macosx_notarize.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,6 @@ echo ""
mkdir -p "$1/Contents" || true
touch "$1/Contents/CodeResources"
xcrun stapler staple -v "$1"
rm "$1/Contents/CodeResources"

echo "##########################################################"

0 comments on commit e4cf904

Please sign in to comment.