wail icon indicating copy to clipboard operation
wail copied to clipboard

Remove build cruft from binary

Open machawk1 opened this issue 1 year ago • 1 comments

The WAIL binary leaves multiple build files in the .app, which remain with the application. They should be removed prior to installation and should not be included in the binary release. This issue will document and remedy this cruft. The removal process can be executed in the MAKEFILE (which itself is cruft!)

  • [ ] MAKEFILE.sh in /bundledApps/

machawk1 avatar Oct 03 '24 14:10 machawk1

Also see other assets like .py files in WAIL.app/build/*

machawk1 avatar Feb 10 '25 23:02 machawk1