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
When executing ./mdloader --first --download the_downloaded_binary.bin --restart I get the following dialog:
"mdloader" cannot be opened because the developer cannot be verified. macOS cannot verify that this app is free from malware. Safari downloaded this file today at 13:16 from github-releases.githubusercontent.com
with "Move to Bin" and "Cancel" as options. I've attached a screenshot.
Prior to this, I had already cd into the directory and performed chmod u+x mdloader so this ought to make the file executable.
Retried all the above with sudo
The text was updated successfully, but these errors were encountered:
It seems that after this message shows there is an option in System Preferences → Security to allow the application to run, however this took some digging.
Not sure if this is new and Monterey-specific, or if it's just been a while since I've run unsigned binaries 😆
When executing
./mdloader --first --download the_downloaded_binary.bin --restart
I get the following dialog:with "Move to Bin" and "Cancel" as options. I've attached a screenshot.
Prior to this, I had already
cd
into the directory and performedchmod u+x mdloader
so this ought to make the file executable.Retried all the above with
sudo
The text was updated successfully, but these errors were encountered: