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
ac6e95a0fe
commit
0d81f8bb0e
@ -49,6 +49,7 @@ rm -f notarization.log
|
||||
echo ""
|
||||
|
||||
# staple
|
||||
mkdir -p "$1/Contents/CodeResources" || true
|
||||
xcrun stapler staple -v "$1"
|
||||
|
||||
echo "##########################################################"
|
||||
|
Loading…
Reference in New Issue
Block a user