matryer / xbar

Put the output from any script or program into your macOS Menu Bar (the BitBar reboot)
https://xbarapp.com
MIT License
17.52k stars 643 forks source link

codesign application #683

Open matryer opened 3 years ago

matryer commented 3 years ago

Need to sort out code signing once and for all. We'll prioritise this, as we think it will fix lots of other things.

solintllc-robert commented 3 years ago

Yes please! I actually came here to request that you sign the code. There are a couple reasons I would like it:

  1. Unsigned codes throws a ton of error noise into the system.log.
  2. I would feel a lot less nervous about having it installed.

I understand it costs $100 to get an Apple Developer license. If you could prioritize this issue, I would be happy to donate the $100.

matryer commented 3 years ago

@gitrobert42 thank you :) We're working on this. I have a developer license already, the trouble is making the tooling behave.

I feel a late night / early morning session with @leaanthony coming on :)

leaanthony commented 3 years ago

Please check latest version

ZBiener commented 2 years ago

Is code signing supposed to work in the latest version? I still get the same errors as reported on issue #681. Just want to make sure it isn't something on my end now. THanks.