1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-04 17:24:45 +00:00

feat: refactor uninstaller logic into uninstall_lib.sh and enhance app scanning with caching, parallel processing, and nested app exclusion.

This commit is contained in:
Tw93
2025-12-12 19:55:54 +08:00
parent 7e6c4d2e8c
commit 1e1c57b01f
3 changed files with 630 additions and 1 deletions

2
mole
View File

@@ -22,7 +22,7 @@ SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
source "$SCRIPT_DIR/lib/core/common.sh"
# Version info
VERSION="1.12.17"
VERSION="1.12.18"
MOLE_TAGLINE="can dig deep to clean your Mac."
# Check if Touch ID is already configured