Fix notarize script.

This commit is contained in:
casey langen 2022-02-13 11:33:43 -08:00
parent f3a560352d
commit c1feaa1f20

View File

@ -51,4 +51,4 @@ popd
ditto -c -k --keepParent $DIR $ARCHIVE
# xcrun notarytool submit $ARCHIVE --keychain-profile "$KEYCHAIN_PROFILE" --wait
xcrun notarytool submit $ARCHIVE --keychain-profile "$KEYCHAIN_PROFILE" --wait