Currently, we use osxcross in a Linux Docker. This works, however there don't seem to be any good mechanisms of codesigning/notarizing with this setup. I already have an Apple Developer account so we ought to be codesigning, but it seems we need to switch the build system over to macOS for that.
Currently, we use
osxcrossin a Linux Docker. This works, however there don't seem to be any good mechanisms of codesigning/notarizing with this setup. I already have an Apple Developer account so we ought to be codesigning, but it seems we need to switch the build system over to macOS for that.