ChargePoint / xcparse

Command line tool & Swift framework for parsing Xcode 11+ xcresult
MIT License
392 stars 47 forks source link

[IMA-12625] Updates for xcresult v3.39 #75

Closed rsukumar-cpi closed 2 years ago

rsukumar-cpi commented 2 years ago

Change Description:

  1. Added new properties to previously existing xcresult objects as per v3.39 changes.
  2. Added new objects,ConsoleLogItem and ConsoleLogSection, as per v3.39 changes.
  3. Added xcresult v3.39 format description to repo.

Test Plan/Testing Performed:

  1. Need to add unit tests for new objects