Skip to content

macOS Binary Requires Code Signing #24

@krvital

Description

@krvital

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions