sourcekite
sourcekite copied to clipboard
Where is the libs with swiftenv
swift build -Xswiftc -framework -Xswiftc sourcekitd -Xswiftc -F -Xswiftc /Library/Developer/Toolchains/swift-latest.xctoolchain/usr/lib -Xlinker -rpath -Xlinker /Library/Developer/Toolchains/swift-latest.xctoolchain/usr/lib
I've installed the swiftenv correctly. It seems the toolchains path is different from yours Have no idea how to fix my problem
Could you help ?
@aelam no change to the location form my swiftenv installing.
For this command, the sourcekit framework is assumed to be available under
/Library/Developer/Toolchains/swift-latest.xctoolchain/usr/lib
the workaround is to download swift dev 3.1 from the official site
There is no swift3.1 in swiftenv install list
发自我的 iPhone
在 2017年3月23日,下午6:00,Jin Mingjian [email protected] 写道:
@aelam no change to the location form my swiftenv installing.
For this command, the sourcekit framework is assumed to be available under
/Library/Developer/Toolchains/swift-latest.xctoolchain/usr/lib
the workaround is to download swift dev 3.1 from the official site
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.