mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-09-17 04:46:37 +08:00
Update macosx_notarize.sh
This commit is contained in:
parent
5c2aed1e6e
commit
af9b8de088
@ -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 "##########################################################"
|
||||
|
Loading…
Reference in New Issue
Block a user