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

Signing the app for macos #555

Open
daeho-ro opened this issue Oct 22, 2024 · 2 comments
Open

Signing the app for macos #555

daeho-ro opened this issue Oct 22, 2024 · 2 comments

Comments

@daeho-ro
Copy link

When I try to update the version of goneovim for homebrew, I got error and cannot update it.

audit for goneovim: failed
 - Signature verification failed:
/private/tmp/cask-audit20241022-29023-znom3p/goneovim-v0.6.9-macos-arm64/goneovim.app: code has no resources but signature indicates they must be present

macOS on ARM requires software to be signed.
Please contact the upstream developer to let them know they should sign and notarize their software.
goneovim
  * line 8, col 2: Signature verification failed:
    /private/tmp/cask-audit20241022-29023-znom3p/goneovim-v0.6.9-macos-arm64/goneovim.app: code has no resources but signature indicates they must be present

    macOS on ARM requires software to be signed.
    Please contact the upstream developer to let them know they should sign and notarize their software.
Error: 1 problem in 1 cask detected.

Homebrew requires the app for arm should be signed and notarize. I also found similar request from the issue list.

Is there any plan to get it?

@akiyosi
Copy link
Owner

akiyosi commented Oct 26, 2024

@daeho-ro
Hi :D
Thanks for this issue report.

Is there any plan to get it?

No concrete plans yet.
Is there any workaround for the above error when distributing arm version apps in MacOS with homebrew...

@daeho-ro
Copy link
Author

@akiyosi Sorry to bother you.
It is already distributed through homebrew and only new cask concern about signing. It was updated well now.

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

2 participants