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