加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

ios – 如何回滚到Xcode 6.4,Carthage

发布时间:2020-12-14 19:25:03 所属栏目:百科 来源:网络整理
导读:我从 http://adcdownload.apple.com/Developer_Tools/Xcode_6.4/Xcode_6.4.dmg下载Xcode 6.4.然后选择以前的Xcode进行构建: ~xcode-select -s“/Applications/Xcode_6.4.app/Contents/Developer” 但我无法用Carthage编译库.我收到错误: 2015-09-18 19:13:
我从 http://adcdownload.apple.com/Developer_Tools/Xcode_6.4/Xcode_6.4.dmg下载Xcode 6.4.然后选择以前的Xcode进行构建:

~xcode-select -s“/Applications/Xcode_6.4.app/Contents/Developer”

但我无法用Carthage编译库.我收到错误:

2015-09-18 19:13:58.057 xcodebuild[13961:788602] stream error: stream error at offset 8: unsupported version number ('1.04')

在Xcode 7更新后的其他计算机上,同样的问题.库不能编译,但错误是不同的.

~ carthage version
0.8.0

Cartfile:

github "Alamofire/Alamofire" "1.3.1"

解决方法

已解决此命令: mv~ / Library / Developer~ / Library / Developer_moved

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读