Hevday Logo
  • Action: Clean Binaries
Purpose: Removes compiled binary files from the project's Binaries directory except the binary for the current version.
Icon: Toolbar Icon
Menu: The File Menu
Default Toolbar: None
Default Hotkey: None
Details: After compiling many different versions of your project you will have accumulated many binaries in the Binaries directory stored under your project's directory. This action will remove all binaries except for the binary for the current version. If you do not plan on switching to prior versions of your project to download them, then this action will be useful to free disk space. Of course if you do remove a binary for a previous version of the project, you can still switch back to that previous version and re-compile it to generate a new binary.