What's New
-
Add SMAppService privileged helper tool as preferred mechanism to execute privileged operations
-
Add app lipo option for universal binaries to remove unused architectures
-
Add size label for development folders - via ismailcarlik PR
-
Add orphaned file association for current session - #218
-
Add option to show/hide Finder extension icon since apparently it's ugly AF - #223
-
Add logic to remove packages which show in pkgutil if they match the uninstalled app’s bundle id - #134
-
Replace manual plist loading for launchctl with SMAppService
-
Show Trash error icon if any issues are encountered during trash operations
-
Fix updater sometimes getting stuck at 50% due to user account permissions
-
Fix some situations where trashing non-privileged files using FileManager API caused issues - #222, #228