I'm trying to build a test application for MacOS, which requires signing from the start to be viable for us. I've already set up all the variables in the guide:
https://tauri.app/v1/guides/distribution/sign-macos
Running this both with Github Actions and locally results in the same error. Locally I have set up the CI=true env variable too:
#Failing to sign MacOS application
3 messages · Page 1 of 1 (latest)
What cert are you using to sign.
This comment helped me finish up. Scroll to the last comment to make sure you have the right options chosen
https://github.com/tauri-apps/tauri-docs/issues/691#issuecomment-1853184910
Not entirely sure, a different person was the one responsible for generating the certificate up to the point of generating the base64 encoded one