MobileNativeFoundation / XCLogParser

Tool to parse Xcode and xcodebuild logs stored in the xcactivitylog format
Apache License 2.0
1.75k stars 125 forks source link

Unexpected token parsing array of IDEActivityLogSectionAttachment #211

Open Gagan5278 opened 7 months ago

Gagan5278 commented 7 months ago

Found error with xcode 15.1

Unexpected token parsing array of IDEActivityLogSectionAttachment

how to fix this issue please.

yohunl commented 6 months ago

https://github.com/MobileNativeFoundation/XCLogParser/issues/209 I've made a fix for this issue, which you can refer to for your modifications.