-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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
Labels
No labels