Distribute JavaFx application

Hello, I am developing an application on Java FX. I am trying to distribute it to other MacOS PC. But in my attempting next problems appears:
zsh: operation not permitted: ./GroundStation
Could you help me to solve this problem?

Are you sure you set execute permissions on what you're trying to execute? chmod(1) is important
Yes, I set execute permissions
Distribute JavaFx application
 
 
Q