OmniDiskSweeper 1.15.1
OmniDiskSweeper 1.15 is supported on macOS 11 through macOS 15.
- Copy Path — Edit > Copy will now copy the paths of selected files to the clipboard, rather than crashing.
- System Requirements — Updated system requirements, supporting macOS 11 Big Sur through macOS 15 Sequoia.
OmniDiskSweeper 1.15
OmniDiskSweeper 1.15 requires macOS 11 or later.
- Software Update — Software Update now supports app updates that use the more compact
.txzarchive format. - Space Used — Fix space used calculations in the Drive List on macOS 12 and beyond. From macOS 10.15 Catalina through macOS 11 Big Sur, the
f_bfreestats reported for the root and data volumes were independent—so we had to add up the space each filesystem used to calculate our drive’s total space used. This issue was fixed in macOS 12 Monterey, where the parent drive’s statistics take into account space used by its children. - Software Update — Fixed software update on systems where System Integrity Protection (SIP) has been disabled. Our audit check for memory tampering was failing on systems with SIP disabled, causing it to report an abort the process with an error message saying “OSUInstallerService was invalidated from this process”.
OmniDiskSweeper 1.14
OmniDiskSweeper 1.14 now displays an indication of sizes which are incomplete due to system protections or file permission constraints. This release is a macOS Universal app, which can run natively on both M1-powered Macs and Intel-based Macs running macOS 11 Big Sur or later.
OmniDiskSweeper 1.14 requires macOS 11.
Incomplete Size Indicator — When OmniDiskSweeper cannot fully read the contents of a file or directory (due to system protections or file permissions), it places a
+sign next to its size to indicate that the reported value is an incomplete, minimum value rather than the total size. (For example, a size of “1.8 GB+” indicates that the content OmniDiskSweeper was able to access was 1.8 GB, but there was additional content which OmniDiskSweeper was unable to read.) Incomplete sizes will always be sorted above complete sizes, since there’s no telling how large that content actually is.To grant OmniDiskSweeper access to any files the current user can read, open Security Preferences in System Preferences, choose Full Disk Access, and add the OmniDiskSweeper app. (OmniDiskSweeper needs Full Disk Access to be able to scan your entire disk—otherwise, it can’t scan for files in your Trash among other locations. Information collected by OmniDiskSweeper is only used for the results displayed to you within the app; we do not track or store that data for use by anyone else anywhere else.)
To grant OmniDiskSweeper access to files not readable by the current user, open Terminal and use sudo to run OmniDiskSweeper as the root superuser. (To grant access to all files on your Mac, you’ll also need to grant Full Disk Access as noted above, since even the root superuser cannot access all files otherwise.) When doing this, please note that any files you trash from the app will go to root’s Trash (in
~root/.Trash) rather than the current user’s Trash.- Crash Reporting — Updated OmniCrashCatcher for improved macOS Ventura compatibility.