vim Podfile新建或修改Podfile

i进入编辑模式,esc退出编辑模式,:wq保存并退出

pod install --verbose --no-repo-update

pod update --verbose --no-repo-update

 

相关文章: