iOS开发安装CocoaPod库管理工具

参考书籍:清华大学出版社 张益珲 《swift从入门到精通》 安装pod需要先安装Ruby环境 curl -L get.rvm.io | bash -s stable 然后依次输入以下命令,加载文件  source ~/.bashrc source ~/.bash_profile source ~/.profile  输入命令检查环境是否安装成功 source ~/.profile   现在开始安
相关文章
相关标签/搜索