Closed dlo closed 6 years ago
It should actually fail earlier. Sorry about that. Building with xctool isn't support since Xcode 9. You can only run tests.
Got it, thanks!
For others coming here, that means adding run-tests
at the end of the command.
I'm trying to get my tests to pass for one of my OSS projects with Travis CI and ran into the following exception:
Repro instructions:
xctool -scheme QuickTableView-Example -workspace Example/QuickTableView.xcworkspace