error: The specified item could not be found in the keychain.
Hello there!
How do I install this software? I tried following the readme but on the signing stage I get this error
$ codesign -f -s 'J5PTVY8BHH' Therm.app/Contents/MacOS/Therm
error: The specified item could not be found in the keychain.
Thanks, Louis
To install it just download the release builds or use brew. If you want to compile it and contribute just open the xcode project
This error refers to the certificate id. You should replace it with your (or just let xcode do it for you)
Sorry, I've never done any Apple development so I don't know what those things mean. Is there a command I can run to get that?
If you open the xcode project and fix the signing error by selecting your user in the combobox you’ll see that number listed there