2019-05-28 cocoapods安装使用
2019-05-28 本文已影响0人
seth_NS
1、git会找不到并且报错:xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun
在终端输入:
xcode-select --install
2、APP icon的图标多尺寸一键生成
http://www.makeicon.cc/
3、允许安装所有来源的软件
终端命令:
sudo spctl --master-disable