| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-09 | 678 Bytes | |
| v1.3.3 source code.tar.gz | 2026-06-09 | 2.2 MB | |
| v1.3.3 source code.zip | 2026-06-09 | 2.2 MB | |
| Totals: 3 Items | 4.4 MB | 2 | |
What's Changed
Fixed
- Silence EPERM errors on temp file cleanup — macOS SIP/TCC returns
EPERMfor system-owned temp directories (e.g./var/folders/.../T/com.apple.*). Previously this flooded your terminal with dozens ofFailed to remove ... EPERMlines that were expected and not actionable. Now silently skipped. (#63)
Changed
Full Changelog: https://github.com/guhcostan/mac-cleaner-cli/compare/v1.3.1...v1.3.3