From a4a83deae5ccc4758a6234a62fbf84e88e31e72a Mon Sep 17 00:00:00 2001 From: Brandon Evans Date: Tue, 26 Jan 2021 09:24:52 -0700 Subject: [PATCH] Add steps to release instructions --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cf58d3e..21324c0 100644 --- a/README.md +++ b/README.md @@ -63,10 +63,12 @@ pushd Product ../scripts/notarize.sh "test@example.com" "@keychain:altool" MyOrg Xcodes.zip # Sign the .zip for Sparkle, note the signature in the output for later +# If you're warned about the signing key not being found, see the Xcodes 1Password vault for the key and installation instructions. ../scripts/sign_update Xcodes.zip popd # Go to https://github.com/RobotsAndPencils/XcodesApp/releases +# If there are uncategorized PRs, add the appropriate label and run the Release Drafter action manually # Edit the latest draft release # Set its tag to the tag you just pushed # Set its title to a string with the format "$VERSION ($BUILD)"