Ji4n1ng / OpenInTerminal

✨ Finder Toolbar app for macOS to open the current directory in Terminal, iTerm, Hyper or Alacritty.
MIT License
5.88k stars 235 forks source link

Wrong signing in version OpenInTerminal v2.3.7 and OpenInTerminal-Lite 1.2.6 #208

Closed suschizu closed 8 months ago

suschizu commented 8 months ago

What is the issue?

the downloads now contain a development signature: EXPECTED 'Jianing Wang (Q33U8R4U57)' but FOUND 'Apple Development: Jianing Wang (USNKC8GGZ6)

How does one reproduce the issue?

not possible to open apps

vtu-dog commented 8 months ago

If you'd like to run the app as-is without waiting for a developer response, you can bypass this issue by forcefully signing the app yourself:

codesign --force --deep --sign - /Applications/OpenInTerminal.app

Still, a proper resolution would be most welcome :)

Ji4n1ng commented 8 months ago

Hi guys, I have uploaded the re-signed apps in releases. Please let me know if there is still any problem.

suschizu commented 8 months ago

hey @Ji4n1ng - thanks for the quick fix! I can confirm that all 2 downloads now contain: Developer ID Application: Jianing Wang (Q33U8R4U57) again :) happy new year!