mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-09-17 21:06:38 +08:00
Update macosx_notarize.sh
This commit is contained in:
parent
2a837a2972
commit
da859aba74
@ -49,8 +49,6 @@ rm -f notarization.log
|
|||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
# staple
|
# staple
|
||||||
mkdir -p "$1/Contents" || true
|
|
||||||
ln -s -r "$1/Contents/CodeResources" "$1/_CodeSignature/CodeResources"
|
|
||||||
xcrun stapler staple -v "$1"
|
xcrun stapler staple -v "$1"
|
||||||
|
|
||||||
echo "##########################################################"
|
echo "##########################################################"
|
||||||
|
Loading…
Reference in New Issue
Block a user