XCLogParser icon indicating copy to clipboard operation
XCLogParser copied to clipboard

Update to handle the new JSON format introduced in Xcode 15.3

Open rabc opened this issue 1 year ago • 0 comments

Xcode 15.3 added a new JSON format BuildOperationTaskMetrics. This PR handles the new token * to fix #203 . If more people can test it to check that it is being handled correctly in more use cases.

I only added it to the parser, but not to the report and the json outputs.

rabc avatar Mar 22 '24 11:03 rabc