You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix linux GUI uninstaller, such that it will only delete the installation folder if it is empty.
Allow icons to be stored in any folder that is named assets.
Finish installers for MacOS.
CLI installer is created using applecrate and standard configuration.
GUI installer is created by creating a minimal folder structure for an .app file, packing the executable and the icon into it, and then creating a .dmg file using dmgbuild (with standard configuration).