版本
macOS 11.0.1
charles 4.6.1
提示grant privileges
在charles里设置macOS Proxy的时候,弹出提示grant privileges。
弹出框里提示
this requires that you grant privileges to the charles proxy settings application
点击grant privileges之后,提示错误:
Failed to install helper CFErrorDomainLaunchd error 9
解决方法
1、打开终端
launchctl print-disabled system
2、
![](https://img.haomeiwen.com/i1893103/dde67af6b71251ed.png)
查看com.xk72.charles.ProxyHelper 这一项后面是不是true,若是继续下面
3、
sudo launchctl enable system/com.xk72.charles.ProxyHelper
4、重启charles
5、打开charles还会再提示grant privileges,这时候点击就会成功了
![](https://img.haomeiwen.com/i1893103/ba28701a9aaf577c.png)
感谢^^
我是无情的搬运工Charles报错Failed to install helper CFErrorDomainLaunchd error 9解决方案
网友评论