Skip to content

Commit

Permalink
Fix notarize script.
Browse files Browse the repository at this point in the history
  • Loading branch information
clangen committed Feb 13, 2022
1 parent f3a5603 commit c1feaa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/notarize-macos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit c1feaa1

Please sign in to comment.