mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-09-17 12:56:37 +08:00
Fix issuer command line switch
This commit is contained in:
parent
0cae73fa86
commit
7b7fe2c47e
@ -32,7 +32,7 @@ echo "Uploading $ZIP_PATH for notarization and waiting for result"
|
||||
xcrun notarytool submit "$1.zip" \
|
||||
--key $6 \
|
||||
--key-id $5 \
|
||||
--key-issuer $7 \
|
||||
--issuer $7 \
|
||||
--wait
|
||||
|
||||
# staple
|
||||
|
Loading…
Reference in New Issue
Block a user