Cachify is a SwiftUI desktop app for cleaning developer caches on macOS.
Focus areas:
- Xcode / iOS Simulator
- Node.js (npm, Yarn, pnpm, bun)
- Python (pip, Poetry, PDM, uv)
- Android Studio
- Build tools (CocoaPods, Carthage, Homebrew)
- Open
/Users/sviatoslavfil/Development/Fil.Technology/MacOS/Cachify/Source/Package.swiftin Xcode. - Select the
cachifyscheme. - Run.
cd /Users/sviatoslavfil/Development/Fil.Technology/MacOS/Cachify/Source
swift run- Lets you select cache targets with checkboxes.
- Scans and shows reclaimable size per cache path.
- Confirms before cleanup.
- Re-scans after cleanup.
- Deletes only paths under your user home directory.
- Skips missing paths automatically.
- Never deletes your home directory root.