Releases: popyapp/app_cleaner
Release list
AppCleaner 1.1.0
Version: 1.1.0 · Build commit: e6b1eef
Archive SHA-256: 361cfe609b16b7d5c81cc00a21c39934ce3a52001ef86c51584505a1d05850a3
Installation
-
Download
AppCleaner-<version>.zipbelow and unzip it -
Move
AppCleaner.appto/Applications -
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
-
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.sha256Check 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 GitCommitHashFull Changelog: v1.0.0...v1.1.0
AppCleaner 1.0.0
Version: 1.0.0 · Build commit: 5d206d4
Archive SHA-256: 70b6871ea5025b7b30e6df6595948cefb952c38b5a911f5b264402f77e73b88d
Installation
-
Download
AppCleaner-<version>.zipbelow and unzip it -
Move
AppCleaner.appto/Applications -
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
-
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.sha256Check 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 GitCommitHashFull Changelog: https://github.com/popyapp/app_cleaner/commits/v1.0.0