Accepted... not Approved
This commit is contained in:
parent
d422e42054
commit
700978c5ec
@ -65,7 +65,7 @@ while sleep 60 && date; do
|
|||||||
#isSuccess=$(grep "success" "$NOTARIZE_STATUS_LOG")
|
#isSuccess=$(grep "success" "$NOTARIZE_STATUS_LOG")
|
||||||
#isFailure=$(grep "invalid" "$NOTARIZE_STATUS_LOG")
|
#isFailure=$(grep "invalid" "$NOTARIZE_STATUS_LOG")
|
||||||
|
|
||||||
if [ "${sub_status}" = "Approved" ]; then
|
if [ "${sub_status}" = "Accepted" ]; then
|
||||||
echo "Notarization done!"
|
echo "Notarization done!"
|
||||||
xcrun stapler staple -v nheko.dmg
|
xcrun stapler staple -v nheko.dmg
|
||||||
echo "Stapler done!"
|
echo "Stapler done!"
|
||||||
|
Loading…
Reference in New Issue
Block a user