[BUG] Orphans and lipo are scrapping too much and break apps
bug
<!--
WARNING: Issues with the template below removed will be closed!
-->
<!--
Thanks for helping make Pearcleaner better! Before you submit your issue, please make sure you follow the list below and check the appropriate boxes by putting an x inside the [ ]: [x]
-->
### New Issue Checklist
- [x] I updated Pearcleaner to the latest version and still observe the issue
- [x] I searched for [existing GitHub issues](https://github.com/alienator88/pearcleaner/issues)
- [x] OS Version: 26.2
- [x] Pearcleaner Version: 5.4.3
---
### Issue:
<!-- A clear and concise description of what the bug is -->
When running orphans or lipo, it scrapes way too much data and breaks the apps.
#### Steps:
<!-- Provide step by step directions on how the issue is reproduced -->
Open Pearcleaner and run orphans and lipo to delete files. However, certain apps are now broken and need to be reinstalled. Instead of listing orphaned files or performing a lipo, it removes vital parts of apps or even entire apps. If I remove the Autodesk app, CrossOver, and Adobe, the apps will be gone, defeating the purpose of these functionalities.
This started with 5.4.3.
#### Screenshots:
<!-- If applicable, add screenshots to show the bug -->
<img width="1012" height="814" alt="Image" src="https://github.com/user-attachments/assets/8aef665f-4ac7-4441-887a-779a683f4fa3" />
<!-- If your issue has logging that might help, you can grab them via the steps below -->
<!--
1. While Pearcleaner is running, push `CMD+D` to open the debug console and show captured logs
2. If relevant logs are seen in the console, copy them below
-->
#### Debug Console
<pre> None. </pre>
---
<!--
1. Open the Terminal app and run the following command:
log stream --level debug --style compact --predicate 'subsystem == "com.alienator88.Pearcleaner"'
2. Launch Pearcleaner to reproduce the startup issue
3. Copy the logs below from Terminal
-->
#### Console Logs
<pre> None. </pre>
6 条评论