Closed
Description
Previous ID | SR-981 |
Radar | None |
Original Reporter | jonallured (JIRA User) |
Type | Improvement |
Status | Closed |
Resolution | Done |
Additional Detail from JIRA
Votes | 0 |
Component/s | XCTest |
Labels | Improvement |
Assignee | @modocache |
Priority | Medium |
md5: 4ddc1b17a97237b45b44714d210fa96f
Issue Description:
I was able to get some toolchains installed and then use them when launching XCode, but then when I go to actually build and run the SwiftXCTestFunctionalTests scheme, I get this error:
error: can't exec '/Users/jon/code/swift-corelibs-xctest/../llvm/utils/lit/lit.py' (No such file or directory)
And it's true, that file doesn't exist, but I'm not sure what to do about it.
Thanks!
Jon