Summary or problem description
It's not possible to run Neo CLI using OSX. This is likely caused by changes in Apple security policies. I'm using this link to download Neo CLI: https://github.com/neo-project/neo-node/releases/tag/v3.6.2

Another minor issue is that the latest release can only be obtained from the archived repository. Users should be able to download neo-cli from this repository.
Do you have any solution you want to propose?
Complete solution: Fix the build & release process to generate valid neo-cli executables.
Partial solution: Compile the project locally and make a manual release.
The problem with the second solution is that we can't be sure that the code wasn't tampered. It's also not a permanent fix.
Summary or problem description

It's not possible to run Neo CLI using OSX. This is likely caused by changes in Apple security policies. I'm using this link to download Neo CLI: https://github.com/neo-project/neo-node/releases/tag/v3.6.2
Another minor issue is that the latest release can only be obtained from the archived repository. Users should be able to download neo-cli from this repository.
Do you have any solution you want to propose?
Complete solution: Fix the build & release process to generate valid neo-cli executables.
Partial solution: Compile the project locally and make a manual release.
The problem with the second solution is that we can't be sure that the code wasn't tampered. It's also not a permanent fix.