@AmigaSociety
My Mac is in the attic, so can't check or make a proper archive at the moment.
Quote:
I need to type (without the ') just chmod and then drag the path of the executable into the terminal window and it will paste, then add ONE blank after that and hit return?
What is the exact file in the contents directory am I trying to drag over?
The executable is this file: WormHole.app/Contents/MacOS/WormHole
You need to add an executable attribute (or whatever they call it in Apple land) to it.
IIRC it is the terminal command: chmod +x <file>
Maybe the best method is to open terminal, enter 'chmod +x ' and drop the file icon to have the correct path.
Then press enter. Done.
@AmigaSociety
I am still planning to frequently update the program in the next days/weeks, so currently the best OSX option is to handle that executable attribute manually.

In the meantime, I wonder how the program works on OSX.
Do the functions in the settings menu work?
Does overwriting the file works?
How the icon look like? Clapperboard or the swirling image?
I would appreciate an overview!