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

macOS Binary Requires Code Signing #24

Open
krvital opened this issue Aug 28, 2024 · 0 comments
Open

macOS Binary Requires Code Signing #24

krvital opened this issue Aug 28, 2024 · 0 comments

Comments

@krvital
Copy link
Contributor

krvital commented Aug 28, 2024

The macOS binary of the CLI application needs code signing with a developer account certificate to prevent security warnings for new users. Currently, users receive prompts due to the unsigned status of the binary.

Steps to Reproduce:

  • Download the macOS binary.
  • Attempt to run the application on a macOS machine.
  • Observe security warnings or notifications.

Expected Behavior:

The application should run without any security warnings or notifications.

Actual Behavior:

Security warnings appear when running the application, indicating it is not code signed.

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