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

Fix missing errors on xcodebuild logs #125

Closed ecamacho closed 3 years ago

ecamacho commented 3 years ago

When using xcodebuild some Swift errors were not being reported, this fixes the issue.