mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-09-17 21:06:38 +08:00
Remove asc provider
This commit is contained in:
parent
92a7582fb6
commit
b397400ee0
@ -33,8 +33,8 @@ xcrun altool --notarize-app \
|
|||||||
--primary-bundle-id "$4" \
|
--primary-bundle-id "$4" \
|
||||||
--apiKey "$5" \
|
--apiKey "$5" \
|
||||||
--apiIssuer "$6" \
|
--apiIssuer "$6" \
|
||||||
--asc-provider "$3" \
|
|
||||||
--file "$1.zip"
|
--file "$1.zip"
|
||||||
|
# --asc-provider "$3" \
|
||||||
|
|
||||||
echo "Notarization RequestUUID: $requestUUID"
|
echo "Notarization RequestUUID: $requestUUID"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user