wowbaby
35 天前
很讨厌这个 sb 的设计,有签名的应用没有问号图标按钮,无法快速定位到位置,而且有的服务明它显示的是签名应用的公司名。
它这个是有缓存的,先删掉不要的项,再执行下面代码
```
sudo -- bash -c 'echo " - $(date) -"; while IFS= read -r eachPlist; do echo "-$eachPlist"; /usr/bin/defaults read "$eachPlist"; done <<< "$(/usr/bin/find /Library/LaunchDaemons /Library/LaunchAgents ~/Library/LaunchAgents /private/var/root/Library/LaunchAgents /private/var/root/Library/LaunchDaemons -name "*.plist")"; /usr/bin/defaults read com.apple.loginWindow LogoutHook; /usr/bin/defaults read com.apple.loginWindow LoginHook' > ~/Desktop/launch.txt
```
完全退出偏好设置,再重新打开就没有了