If you are getting an error opening up a executable in your Mac and you cannot allow it from the System Settings, then try the following method to allow it to open from Terminal in Mac.

Open up the Terminal to the directory that has the executable you want to open and then write the following command:

<code>xattr -dr com.apple.quarantine "unidentified_thirdparty.app"


Where "unidentified_thirdparty.app"is the name of your executable.
Categories: Uncategorized

0 Comments

Leave a Reply

Avatar placeholder

Your email address will not be published. Required fields are marked *