github grahampugh/erase-install v36.0
36.0

11 days ago

Updates in 36.0

  • Added support for macOS Sequoia, including the icon.
  • Added Ukrainian localization (#512, thanks to @liubkkkko for this contribution).
  • Added --cloneuser option.
  • Bumped mist-cli version to 2.1.1.
  • Bumped swiftDialog version to 2.5.2 except for systems running macOS 11 which still get 2.2.1. Note that the installer package includes both version 2.5.2 and 2.2.1, and the appropriate one will be installed.
  • Switched from using /bin/echo to using the built-in echo.

Bugfixes in 36.0

  • Ensured icons directory is created when running as standalone script.
  • Updated Makefile to use a GitHub Personal Access Token to allow builds where an API rate limit had been reached. If you're building you're own version, put your GitHub Personal Access Token into /Users/Shared/gh_token (or edit the Makefile accordingly).

Notice for installing erase-install package on macOS Sequoia

Since the package on this site is not signed, if you download this package from a browser and try to install it from Finder on a Mac running macOS Sequoia, it will fail to install, even if running Ctrl-Click. To solve this, do one of these:

  1. Go to System Settings, Privacy & Security, scroll down, click on "Open Anyway".
  2. Install from the command line, e.g. sudo installer -tgt / -pkg /path/to/erase-install-36.0.pkg
  3. Remove the quarantine bit, e.g. xattr -d com.apple.quarantine /path/to/erase-install-36.0.pkg

Don't miss a new erase-install release

NewReleases is sending notifications on new releases.