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

Add support for Xcode12 beta and Clang deprecation warnings #87

Closed ecamacho closed 4 years ago

ecamacho commented 4 years ago
  1. Parse Xcode12 beta logs
  2. Fix an issue where Clang deprecation warnings weren't marked as .deprecatedWarning

cc @alrocha @polac24