toy / blueutil

CLI for bluetooth on OSX: power, discoverable state, list, inquire devices, connect, info, …
https://github.com/toy/blueutil
Other
969 stars 52 forks source link

Signing app for Gatekeeper #68

Open Diddern opened 1 year ago

Diddern commented 1 year ago

Currently users must disable Gatekeeper to use the util. Is it possible to sign the app according to Apple guidelines so that it can be used without disabling Gatekeeper? https://developer.apple.com/developer-id/

Diddern commented 1 year ago

I see now that this has been discussed in https://github.com/toy/blueutil/issues/23

toy commented 1 year ago

About disabling Gaetkeeper, you mean when using version compiled from source, version from Homebrew or MacPorts?

Diddern commented 1 year ago

Yes. When using version from Homebrew it should not require disableing of security features.