infer静态代码检测
2017-07-20 本文已影响6人
柠檬草YF
sudo gem install xcpretty
安装时 提示 operation not permitted usr bin rougify
需要关闭 系统文件的保护,才可以
- Reboot into recovery mode by holding the Command and R keys.
- Open a terminal from the “Utilities” menu.
- Run csrutil disable.
- Reboot normally.