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
The command execution does not finish, and the memory usage is increasing rapidly.
I check the generated HTML, I see the same situation as in @stephencheung's image
@stephencheung it seems that the JQuery CDN is blocked in your machine. Can you check if you can reach https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css ? One way to get around it is to replace that URL in all the HTML files with an URL that you can reach
@knchst that's a lot of memory, we haven't observe it in our logs. Do you have a lot of warnings or other kind of Notes in your Xcode Project? What's the size of the .xcactivitylog ?
just like the pic, cmd is xclogparser parse --project xxx --reporter html --output xxx
my Xcode version is 12.3
xclogparser version: XCLogParser 0.2.26
The text was updated successfully, but these errors were encountered: