Closed rabc closed 7 months ago
Hey @rabc! Thanks for the PR. If you can fix the SwiftLint issues, we can go ahead and merge it 👍
@rabc thank you for this -- i tested on my project and all is working :)
Thank you so much for the fix!
@rabc any updates on this PR? I'd love to get this fix in!
@AvdLee I think that only the review is needed.
@polac24 @ecamacho @aleksandergrzyb @CognitiveDisson anyone can check and review it please?
@rabc, thank. Can you please also Sign off your commits to meet DCO. The PR looks nice.
@polac24 Done!
Let me know if you need help to maintain this repo 😄
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.