spotify / XCMetrics

XCMetrics is the easiest way to collect Xcode build metrics and improve developer productivity.
https://xcmetrics.io
Other
1.1k stars 77 forks source link

Update XCLogParser to v0.2.37 #111

Closed LouieAtFetch closed 5 months ago

LouieAtFetch commented 5 months ago

It seems that with the introduction of Xcode 15, there's a new "class instance" type: IDEActivityLogActionMessage.

This was fixed in v0.2.37 and the dependency should be updated here otherwise you'll get this error with parsing build logs.

https://github.com/MobileNativeFoundation/XCLogParser/issues/187

Creating an issue here so I can reference a PR.

LouieAtFetch commented 5 months ago

Updated to 0.2.38