只为成功找方法,不为失败找理由。

博客园 首页 新随笔 联系 订阅 管理

2020年5月15日 #

摘要: 原因1: 没有安装Xcode命令行工具,执行xcode-select --install 原因二: 没有安装fastlane 执行sudo gem install fastlane -NV 或brew cask install fastlane 原因三: ~/.profile, ~/.zshrc , 阅读全文
posted @ 2020-05-15 09:57 诗意的活着 阅读(1845) 评论(0) 推荐(0) 编辑