You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
I get this error:
Error: The line *{"wcDuration":152493 doesn't seem like a valid SLF linewhen running the command:
xclogparser parse --file {path}.xcactivitylog --reporter htmlas well as the--projectvariant.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.