Hello,
I am using tauri to build and notarize my app for MacOS. For some reason, when I try and notarize it, it gives me this error:
" Error failed to bundle project: failed to upload app to Apple's notarization servers."
See: https://github.com/modrinth/theseus/actions/runs/5318196440/jobs/9629438155
It was working fine before and I have not changed the tauri config json or environmental variables since. What could be causing this?
Thanks!