The prebuilt binaries of Crusader work as desired. But on macOS, running the binary from the Releases page opens a Terminal window which is distracting, and hangs around even after quitting from Crusader.
I created a macOS application bundle that avoids this and makes it a double-clickable application.
The create-crusader-macos-app repo documents the process of creating an app bundle. It should be straightforward to incorporate its build script into the Crusader release process.
I also took the liberty of asking Copilot to design an icon for the application. This was mostly an experiment to see a) what a LLM would produce, and b) how much work it would be to add the icon into the application bundle.
The icon at the bottom was my ultimate choice. Feel free to reject this and substitute something better
Here are the prompts I gave to Copilot:
generate a 1024 x 1024 pixel png file with a shield as the background and a graph showing three bursts of activity superimposed.
I was hoping for something more schematic so that it's easier to make an application icon. The shield should be simpler, and the chart/graph should look something like this image (I pasted in the throughput graph)
can you make it simpler - with fewer fine details
that still seems to have a lot of details - can you make one with less? I do like the shield outline
Crusader in a macOS application
The prebuilt binaries of Crusader work as desired. But on macOS, running the binary from the Releases page opens a Terminal window which is distracting, and hangs around even after quitting from Crusader.
I created a macOS application bundle that avoids this and makes it a double-clickable application.
The create-crusader-macos-app repo documents the process of creating an app bundle. It should be straightforward to incorporate its build script into the Crusader release process.
You can download the resulting macOS app from https://randomneuronsfiring.com/wp-content/uploads/Crusader.zip
Testing
The Crusader app has been tested on:
About the icon
I also took the liberty of asking Copilot to design an icon for the application. This was mostly an experiment to see a) what a LLM would produce, and b) how much work it would be to add the icon into the application bundle.
The icon at the bottom was my ultimate choice. Feel free to reject this and substitute something better
Here are the prompts I gave to Copilot: