Electron builder modifies the .plist in the extension which causes issues with the signing process. Copying and re-signing manually avoids this because it bypasses the electron builder for the extension
* Change altool to notarytool for desktop app notarizing
* Comment for testing
* Add team id
* Try to notarize with old method
* TEst vaslues
* Change after-sign notarization option
* CHange notarization in package
* Fix
* fix
* Maybe fix
* Use altool to upload
* Re enable if after testing