Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Electron App is Not Codesigned #557

Open
Toddpe opened this issue May 24, 2024 · 0 comments
Open

Electron App is Not Codesigned #557

Toddpe opened this issue May 24, 2024 · 0 comments

Comments

@Toddpe
Copy link

Toddpe commented May 24, 2024

Description

When checking for updates on MacOS MyMonero gives the error "Could not get code signature for running application". According to this issue on the electron page this is caused only in MacOS when attempting to update using the autoUpdater function in electron without the application being signed.

From the Electron Documentation:
http://electron.atom.io/docs/api/auto-updater/#macos

Note: Your application must be signed for automatic updates on macOS. This is a requirement of Squirrel.Mac.

Steps to reproduce

On MacOS only

  1. Select "MyMonero" in the tool bar
  2. Select "Check for Updates"

Expected behavior:

Program should check for an update then download it

Actual behavior:

An error is thrown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant