启动Charles后,在Macos Sequoia系统提示错误信息: “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.”

解决办法:
在Terminal 输入以下命令
|
1 2 |
sudo chown -R root "/Applications/Charles.app/Contents/Resources" sudo chmod -R u+s "/Applications/Charles.app/Contents/Resources" |
原创文章,作者:iTestCat,保留所有权利,禁止转载,如若转载,请联系作者!
微信扫一扫
支付宝扫一扫