美文网首页
[!] Could not automatically sele

[!] Could not automatically sele

作者: Kuture | 来源:发表于2016-09-22 10:28 被阅读117次

摘要:

使用cocopods ,团队协时从Git上拉取代码后,有时会出现如下错误:

解决办法:

 打开Podfile,修改成如下格式:

       platform:ios,'8.0'

       xcodeproj '项目名称.xcodeproj'

       target '项目名称' do

      空,这里不用写,框架写在下面

       end

      各种框架。。。

相关文章

网友评论

      本文标题:[!] Could not automatically sele

      本文链接:https://www.haomeiwen.com/subject/nphzettx.html