Peripli / service-manager-cli

CLI Tools for Service Manager
Apache License 2.0
22 stars 16 forks source link

Get released Versions signed to avoid error message on Mac OS #183

Open gregorwolf opened 1 year ago

gregorwolf commented 1 year ago

Steps to reproduce:

I've downloaded the current release (smctl-1.12.1-darwin-arm64.tar.gz) to my Apple M2 Max MacBook Pro. There I've extracted the file and moved the executable to /usr/local/bin/smctl. But now I get the following error message:

Screenshot 2023-11-08 at 08 49 10

“smctl” can’t be opened because Apple cannot check it for malicious software. This software needs to be updated. Contact the developer for more information. Chrome downloaded this file today at 08:42.

I can now go to System Settings -> Privacy and Security and click the "Allow Anyway" button:

Screenshot 2023-11-08 at 08 50 46

Expected Results:

I would expect that a tool that should also be used in corporate environments should get signed with an Apple developer certificate.