Closed ecamacho closed 2 years ago
Fixes https://github.com/MobileNativeFoundation/XCLogParser/issues/169 to parse Xcode 14 logs.
Found the missing property name from https://github.com/MobileNativeFoundation/XCLogParser/pull/170 by class dumping Xcode 14's DVTFoundation.framework
Fixes https://github.com/MobileNativeFoundation/XCLogParser/issues/169 to parse Xcode 14 logs.
Found the missing property name from https://github.com/MobileNativeFoundation/XCLogParser/pull/170 by class dumping Xcode 14's DVTFoundation.framework