首先cd到Xcode目录:cd /Applications/Xcode.app;
然后:sudo chown -hR root:wheel Contents
搞定,默认的是只有root权限才可以修改Contents及下面及其子文件夹内的内容。希望可以帮到大家 :).
pod update + 你想升级的那个库的名字 例如: pod update MJRefresh
首先cd到Xcode目录:cd /Applications/Xcode.app;
然后:sudo chown -hR root:wheel Contents
搞定,默认的是只有root权限才可以修改Contents及下面及其子文件夹内的内容。希望可以帮到大家 :).
pod update + 你想升级的那个库的名字 例如: pod update MJRefresh
本文标题:Xcode 所有者和权限修改
本文链接:https://www.haomeiwen.com/subject/qtvxfftx.html
网友评论