You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Trying to run orgalorg from the terminal, which popped up the warning referenced above
Then I went to System Preferences -> Security & Privacy -> Allow Anyway
When I ran orgalorg again, I got one final info pop-up... afterwards, it runs fine...
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.
The text was updated successfully, but these errors were encountered:
mpenning
changed the title
[macOS Catalina]: “orgalorg” cannot be opened because the developer cannot be verified.
[macOS Catalina]: orgalorg cannot be opened because the developer cannot be verified.
Oct 14, 2020
In Issue #28, I asked for simpler
orgalorg
macOSmake
experience, and @kovetskiy quickly addeddarwin
to the github workflow releases (thus I can download a darwin binary from github Releases instead of fiddling withmake
): 🎉However, I get a warning when I try to run the orgalorg 1.0.1 binary on OSX Catalina:
There are a couple of points.
Short term, I fixed this by:
orgalorg
from the terminal, which popped up the warning referenced aboveorgalorg
again, I got one final info pop-up... afterwards, it runs fine...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.
The text was updated successfully, but these errors were encountered: