I compiled the deno script and put it into this file structure ``` test.app/ |-- Contents/ |-- MacOS/ | -- test ``` But clicking the application bundle in finder does not start the application. Running it from command line works.