MobileNativeFoundation / XCLogParser

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

Unexpected token parsing array of IDEActivityLogSectionAttachment #211

Open Gagan5278 opened 3 months ago

Gagan5278 commented 3 months ago

Found error with xcode 15.1

Unexpected token parsing array of IDEActivityLogSectionAttachment

how to fix this issue please.

yohunl commented 2 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.