mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-11-06 17:23:45 +08:00
Fix issuer command line switch
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user