Skip to content
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.

不通过 #140

Closed
holyen opened this issue Jan 3, 2018 · 15 comments
Closed

不通过 #140

holyen opened this issue Jan 3, 2018 · 15 comments

Comments

@holyen
Copy link

holyen commented Jan 3, 2018

cartfile:
git "https://github.com/zhuhaow/NEKit" "master"

@zhuhaow
Copy link
Owner

zhuhaow commented Jan 3, 2018

可以有更详细的log么

@zhuhaow
Copy link
Owner

zhuhaow commented Jan 3, 2018

你觉得我能靠

The following build commands failed:
	CompileSwift normal arm64
	CompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler
(2 failures)

分析出问题么……

@zhuhaow
Copy link
Owner

zhuhaow commented Jan 3, 2018

编译器太老了

@zhuhaow zhuhaow closed this as completed Jan 3, 2018
@zhuhaow
Copy link
Owner

zhuhaow commented Jan 3, 2018

xcode-select

@holyen
Copy link
Author

holyen commented Jan 3, 2018

what... 我用的是xcode9.2

@holyen
Copy link
Author

holyen commented Jan 3, 2018

能不能给下解决方案啊 @zhuhaow

@zhuhaow
Copy link
Owner

zhuhaow commented Jan 3, 2018

@holyen
Copy link
Author

holyen commented Jan 3, 2018

xcode-select --print-path
它指向的是 xcode9.2路径 怎么会 编译器太老了...
@zhuhaow

@zhuhaow
Copy link
Owner

zhuhaow commented Jan 3, 2018

又仔细看了一下,可能代码不是最新的?虽然carthage的调用没错

Carthage/Carthage#443

试试

@zhuhaow
Copy link
Owner

zhuhaow commented Jan 3, 2018

要么你就试试把

git "https://github.com/zhuhaow/NEKit" "master"

改成

github "zhuhaow/NEKit" "master"

虽然我觉得这个应该没意义。

@holyen
Copy link
Author

holyen commented Jan 3, 2018

Cartfile里面的

@zhuhaow
Copy link
Owner

zhuhaow commented Jan 3, 2018

看起来没啥问题

@zhuhaow
Copy link
Owner

zhuhaow commented Jan 3, 2018

你单独编译NEKit呢

@zhuhaow
Copy link
Owner

zhuhaow commented Jan 3, 2018

就是搞不懂58a53f7a46faba2abcba1dc04216db4482418d3c是什么,根本找不到

@zhuhaow
Copy link
Owner

zhuhaow commented Jan 3, 2018

你carthage checkout的代码版本不对。

应该是这样

*** Fetching NEKit
*** Fetching CocoaLumberjack
*** Fetching YamlSwift
*** Fetching tun2socks
*** Fetching CocoaAsyncSocket
*** Fetching Resolver
*** Checking out MMDB-Swift at "0.2.7"
*** Checking out NEKit at "12458cdb7f05257fafe24e8e89309116196b7904"
*** Checking out Resolver at "0.1.3"
*** Checking out YamlSwift at "3e880fee0e68653f8304392cf0a9b7fc4b376a38"
*** Checking out CocoaAsyncSocket at "7.6.2"
*** Checking out tun2socks at "0.6.1"
*** Checking out Sodium-framework at "v1.0.10.1"
*** Checking out CocoaLumberjack at "3.3.0"

@holyen holyen changed the title xcode9.2编译不通过 不通过 Jan 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants