MobileNativeFoundation / XCLogParser

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

Handle clangWarnings as errors, handle script and linker errors #84

Closed ecamacho closed 4 years ago

ecamacho commented 4 years ago

I added more error type's categorisation. I also moved the parsing logic out to its own extension.

cc @alrocha @BalestraPatrick @polac24