Open TsoyTim opened 2 years ago
did you find solution?
check if you have the xcresulttool
plugin installed?
I got this error because export work on read output this tools
Same issue with xcode 13.3.1. Did anyone find the solution?
this solved the problem for me
sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer
"xcresults export" command fails with: java.lang.NullPointerException at io.eroshenkoam.xcresults.export.ExportCommand.runUnsafe(ExportCommand.java:101) at io.eroshenkoam.xcresults.export.ExportCommand.run(ExportCommand.java:86) at picocli.CommandLine.executeUserObject(CommandLine.java:1769) at picocli.CommandLine.access$900(CommandLine.java:145) at picocli.CommandLine$RunLast.handle(CommandLine.java:2141) at picocli.CommandLine$RunLast.handle(CommandLine.java:2108) at picocli.CommandLine$AbstractParseResultHandler.execute(CommandLine.java:1975) at picocli.CommandLine.execute(CommandLine.java:1904) at io.eroshenkoam.xcresults.XCResults.main(XCResults.java:13)
Xcode v 13.2.1