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

Apple cannot check it for malicious software #11

Open
stakauskas opened this issue Oct 29, 2020 · 2 comments
Open

Apple cannot check it for malicious software #11

stakauskas opened this issue Oct 29, 2020 · 2 comments

Comments

@stakauskas
Copy link

stakauskas commented Oct 29, 2020

Packages used:

    "electron-builder": "^22.9.1",
    "electron-builder-notarize": "^1.2.0",

Tested OS'es:
macOS 10.13.6 - fine, no issues
macOS 10.15.6 - fine, no issues
macOS 10.15.7 - warning of:

"app" can't be opened because Apple cannot check it for malicious software. 
This software needs to be updated. Contact the developer for more information.

Trying to figure out what has changed in 10.15.7 which breaks the process, but not sure at the moment. Anyone else experiencing same issue?

@stakauskas stakauskas changed the title Apple cannot check if it for malicious software Apple cannot check it for malicious software Oct 29, 2020
@mattehalen
Copy link

Did you fix this?
I'm having the same problem.

MAS & MAS-DEV

@WrathofthePast
Copy link

@mattehalen, @stakauskas, did you try it with:

    "electron-builder": "^22.14.13",
    "electron-builder-notarize": "^1.4.0",

electron-builder-notarize has had two updates since both of you commented and electron-builder had many updates as well. Make sure you update electron-universal to v1.2.0 if you haven't done so already as that's required more recent versions of electron-builder.

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

3 participants