Mac下安装Charles遇到常见的问题


安装完成Charles之后提示

Charles cannot configure your proxy settings while it is on a read-only volume. Perhaps you are running Charles from the disk image? If so, please copy Charles to the Applications folder and run it again. Otherwise please ensure that Charles is running on a volume that is read-write and try again.
解决办法:

sudo chown -R root "/Applications/Charles.app/Contents/Resources" 
sudo chmod -R u+s "/Applications/Charles.app/Contents/Resources" 

之后重新进入


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM