mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-09-24 16:06:37 +08:00
Update macosx_notarize.sh
This commit is contained in:
parent
af9b8de088
commit
e4cf9046f6
@ -52,5 +52,6 @@ echo ""
|
|||||||
mkdir -p "$1/Contents" || true
|
mkdir -p "$1/Contents" || true
|
||||||
touch "$1/Contents/CodeResources"
|
touch "$1/Contents/CodeResources"
|
||||||
xcrun stapler staple -v "$1"
|
xcrun stapler staple -v "$1"
|
||||||
|
rm "$1/Contents/CodeResources"
|
||||||
|
|
||||||
echo "##########################################################"
|
echo "##########################################################"
|
||||||
|
Loading…
Reference in New Issue
Block a user