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

Bug fixes #92

Closed ecamacho closed 4 years ago

ecamacho commented 4 years ago
  1. Fixes a bug in the linker stats parser that relied on using decimal points to parse a number
  2. Fixes a bug that was causing errors in the Swift Compiler to be reported as notices

cc @alrocha @BalestraPatrick @polac24