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

# staple
mkdir -p "$1/Contents" || true
ln -s -r "$1/Contents/CodeResources" "$1/_CodeSignature/CodeResources"
xcrun stapler staple -v "$1"

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

0 comments on commit da859ab

Please sign in to comment.