reconquest / orgalorg

Parallel SSH commands runner and file synchronization tool
MIT License
887 stars 51 forks source link

[macOS Catalina]: orgalorg cannot be opened because the developer cannot be verified. #29

Open mpenning opened 4 years ago

mpenning commented 4 years ago

In Issue #28, I asked for simpler orgalorg macOS make experience, and @kovetskiy quickly added darwin to the github workflow releases (thus I can download a darwin binary from github Releases instead of fiddling with make): 🎉

However, I get a warning when I try to run the orgalorg 1.0.1 binary on OSX Catalina:

cannot be opened because the developer cannot be verified.

There are a couple of points.

Short term, I fixed this by:

Long-term, orgalorg can fix this with an apple developer signing certificate I'm opening this PR to document the short-term and long-term fixes.

arren-ru commented 3 years ago

Is this still actual? Now you can install orgalorg by using brew install orgalorg, so no problem with verification found.