I just re-enrolled for the Apple Developer Program. It's been 13 years since I last paid the apple developer fee.
Assuming everything goes smoothly there, I'm going to try to build a signed-and-notarized LabRecorder.app via GHA for CI/CD.
Here are some resources:
There's going to be some tension between code signing via CMake for local development and delaying code signing until GHA scripts.