After I changed the mac signing certificate and notarized developer account of the electron project, the automatic update of the electron application failed with the following error: Error: Code signature at URL file:///Users/tyw/Library/Caches/com.electron.master-desktop.ShipIt/update.aupdQf9/MasterGo.app/ did not pass validation: The code failed to meet the specified code requirements undefined
I would like to be able to automatically update electron if the old certificate is different from the new one. How can I do that