Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
tools: add macOS notarization stapler
  • Loading branch information
UlisesGascon committed Nov 8, 2023
commit fc7bf89716e1a8ee6252967b65d98f567b0639e4
3 changes: 3 additions & 0 deletions tools/osx-notarize.sh
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,6 @@ else
echo "Notarization node-$pkgid.pkg failed."
exit 1
fi

xcrun stapler staple "node-$pkgid.pkg"
Comment thread
UlisesGascon marked this conversation as resolved.
echo "Stapler was successful."