mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-13 00:07:24 +00:00
fix macos notarization scripts
This commit is contained in:
parent
ebaf1a2249
commit
bcd070823f
@ -41,7 +41,7 @@ case $i in
|
||||
fi
|
||||
shift # past argument=value
|
||||
;;
|
||||
-np=*|--notarization_password=*)
|
||||
-np=*|--notarization_pssw=*)
|
||||
NOTAR_PASSWORD="${i#*=}"
|
||||
shift # past argument=value
|
||||
;;
|
||||
|
||||
@ -18,7 +18,7 @@ case $i in
|
||||
NOTAR_USER="${i#*=}"
|
||||
shift # past argument=value
|
||||
;;
|
||||
-np=*|--notarization_password=*)
|
||||
-np=*|--notarization_pssw=*)
|
||||
NOTAR_PASSWORD="${i#*=}"
|
||||
shift # past argument=value
|
||||
;;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user