MobileNativeFoundation / XCLogParser

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

Show root errors in HTML report #115

Closed ecamacho closed 3 years ago

ecamacho commented 3 years ago

Fixes https://github.com/spotify/XCLogParser/issues/113

If there were errors or warnings at the root level, the HTML reports was not showing them.