Skip to content

AppCleaner 1.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Aug 19:17
· 1 commit to main since this release
e6b1eef

Version: 1.1.0 · Build commit: e6b1eef
Archive SHA-256: 361cfe609b16b7d5c81cc00a21c39934ce3a52001ef86c51584505a1d05850a3

Installation

  1. Download AppCleaner-<version>.zip below and unzip it

  2. Move AppCleaner.app to /Applications

  3. First launch: the app is ad-hoc signed (not notarized), so macOS
    Gatekeeper will complain. Either right-click → Open → Open, or run:

    xattr -d com.apple.quarantine /Applications/AppCleaner.app
  4. To remove app sandbox containers, grant AppCleaner Full Disk Access
    (System Settings → Privacy & Security → Full Disk Access) and relaunch.

Verify your download

Check the archive against the published checksum:

shasum -a 256 -c AppCleaner-<version>.zip.sha256

Check which build you are running (should match the build commit above):

/Applications/AppCleaner.app/Contents/MacOS/AppCleaner --version
# or
defaults read /Applications/AppCleaner.app/Contents/Info GitCommitHash

Full Changelog: v1.0.0...v1.1.0