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 5c2aed1 commit af9b8de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions macosx_notarize.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ rm -f notarization.log
echo ""

# staple
mkdir -p "$1/Contents" || true
touch "$1/Contents/CodeResources"
xcrun stapler staple -v "$1"

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

0 comments on commit af9b8de

Please sign in to comment.