MobileNativeFoundation / XCLogParser

Tool to parse Xcode and xcodebuild logs stored in the xcactivitylog format
Apache License 2.0
1.72k stars 121 forks source link

Error: The line *{"wcDuration":152493 doesn't seem like a valid SLF line #207

Open lateAtNight opened 2 months ago

lateAtNight commented 2 months ago

I get this error: Error: The line *{"wcDuration":152493 doesn't seem like a valid SLF line when running the command: xclogparser parse --file {path}.xcactivitylog --reporter html as well as the --project variant.

Using version 0.2.37, installed using HomeBrew and running on an M1 Mac Pro. Xcode 15.3. Happens on a blank, new project.

Any idea what could be wrong? Many thanks in advance.

mcomisso commented 2 months ago

This was actually fixed by this pr https://github.com/MobileNativeFoundation/XCLogParser/pull/204

Best to wait for the update coming out soon (I guess), or you can target the main branch and the commit fdde347bb3403c2836ab4cb437fc80508a80911c