Hi. When i try to generate a macos executable, the file doesn't appear as an executable when i copy it to my mac.
I opened up the .app file from your calculator example, and extracted the executable file from that, and am able to double click it outside the .app file to start it.
However, when i double click my own executable file, it opens up in a text editor. It doesn't appear to be recognized as an executable at all.
Any idea what i'm doing wrong? My executable is generated using jar2exe on my windows machine using the macos setting in the wizard. I've been able to get both linux and windows versions working just fine.
Hi. When i try to generate a macos executable, the file doesn't appear as an executable when i copy it to my mac.
I opened up the .app file from your calculator example, and extracted the executable file from that, and am able to double click it outside the .app file to start it.
However, when i double click my own executable file, it opens up in a text editor. It doesn't appear to be recognized as an executable at all.
Any idea what i'm doing wrong? My executable is generated using jar2exe on my windows machine using the macos setting in the wizard. I've been able to get both linux and windows versions working just fine.