Coder Social home page Coder Social logo

Comments (5)

rabc avatar rabc commented on August 26, 2024 3

@hbanzon PR created. Although I am not sure if people are still looking at this repo, since there is a PR opened since January 😅

from xclogparser.

hoangatuan avatar hoangatuan commented on August 26, 2024 1

Xcode 15.3 uses logFormatVersion version 11, and it breaks the logic parsing of XCLogParser

from xclogparser.

hoangatuan avatar hoangatuan commented on August 26, 2024

I'm facing similar issue. Here is the xcactivitylog file and LogStoreManifest.plist
build_logs.zip

from xclogparser.

rabc avatar rabc commented on August 26, 2024

The issue is that there is a new type IDEActivityLogSectionAttachment and one of the properties is a JSON with a new token *. This JSON is the same BuildOperationTaskMetrics object from here.

I have a working version with a fix, but I have no idea how those metrics could fit in the BuildStep. Anyone has idea of what is the meaning of each property in BuildOperationTaskMetrics?

from xclogparser.

hbanzon avatar hbanzon commented on August 26, 2024

Hi @rabc would you happen to have your working version in a branch so that I can see if it fixes my issue too? I am seeing similar issues when updating to Xcode 15.3.

from xclogparser.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.