Skip to content

Update XCLogParser to 0.2.48 to fix parsing issues with Xcode 26.3+ logs#123

Open
leonirdeolindo-luizalabs wants to merge 1 commit into
spotify:mainfrom
leonirdeolindo-luizalabs:chore/update-xclogparser-0.2.48
Open

Update XCLogParser to 0.2.48 to fix parsing issues with Xcode 26.3+ logs#123
leonirdeolindo-luizalabs wants to merge 1 commit into
spotify:mainfrom
leonirdeolindo-luizalabs:chore/update-xclogparser-0.2.48

Conversation

@leonirdeolindo-luizalabs

Copy link
Copy Markdown

Summary

This PR updates XCLogParser from 0.2.38 to 0.2.48.

The main goal is to fix parsing issues when processing logs generated by Xcode 26.3 or newer.

Changes

  • bump XCLogParser requirement in Package.swift to 0.2.48
  • update XCLogParser pin in Package.resolved to 0.2.48

Why

Older XCLogParser versions may fail or behave incorrectly with log formats produced by Xcode 26.3+.
Updating to 0.2.48 ensures compatibility with newer Xcode log formats.

Testing

  • not run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant