From 0ed07c8b09cadc58f0f604bb5378bbf4ee9b1e5c Mon Sep 17 00:00:00 2001 From: Alin Lupascu Date: Fri, 8 Dec 2023 12:26:44 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 311a8ba..a220024 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,8 @@ This project was born out of wanting to learn more. There's probably parts of th - Mini mode which can be enabled from Settings - Can drop apps to uninstall directly on the Pearcleaner Dock icon itself or the drop target in the app window - Will differentiate between regular apps and Safari web-apps with a "web" label next to each item in the list +- Will differentiate between regular apps and wrapped iOS apps with an "iOS" label next to each item in the list +- Has clean uninstall menu option for the Pearcleaner app itself if you want to stop using it and get rid of all files and launch items - Requires Full Disk permission to search for files and also Accessibility to delete/restore files - Built-in auto-updater that pulls latest release notes and binaries from GitHub Releases (Might not work well if app is not in /Applications folder because of permissions)