I kept copying the same shell script between projects every time I needed to ship a Mac app. It wrapped codesign, hdiutil, notarytool, and stapler into one flow. Eventually I turned it into a proper app. Packara runs the full pipeline in sequence with live log output at every stage. Notarization credentials stay in Keychain and are never passed as CLI arguments. There's a 7-day trial, $9.99 one-time after that. Site: https://packara.techfixpro.net
This is a project I've been working on since the start of Covid-19. I built an app so that I don't have to put data into online tools like JWT debugger, JSON formatter, URL decoder, etc... https://devutils.app The app works entirely offline and is open-source. I'm selling the pre-built version of the app to earn some revenue for my time. If you want to try the app but can't afford the price or don't have XCode to build the app, drop me an email (my profile), I'll be happy to provide you a free build. I would love to hear all the feedback/suggestions. Thanks!