Code Monkey home page Code Monkey logo

Comments (8)

KaneCheshire avatar KaneCheshire commented on May 23, 2024

Please post the command you're running in Terminal here so I can help.

It looks to me like you haven't provided a path to an xcresult file.

from xcresultviewer.

KaneCheshire avatar KaneCheshire commented on May 23, 2024

As a reminder, the documentation here says you have to provide a path to an xcresult:

./xcrv <options> '<path to an .xcresult bundle (usually located in derived data)>'

from xcresultviewer.

nagashreeabhilash100 avatar nagashreeabhilash100 commented on May 23, 2024

@KaneCheshire : This is the command using, but the webpage is not opened ./xcrv /Users/username/Library/Developer/Xcode/DerivedData/-filepath.xcresult

from xcresultviewer.

KaneCheshire avatar KaneCheshire commented on May 23, 2024

With that command do you still get Fatal error: Missing path to xcresult?

You should try wrapping the path in ' as well, since spaces and other characters in the path might cause problems, like any Terminal command.

from xcresultviewer.

nagashreeabhilash100 avatar nagashreeabhilash100 commented on May 23, 2024

Tried with '', still i am not able to see the report in web page. I am not seeing any error.
This command ./xcrv '/Users/username/Library/Developer/Xcode/DerivedData/-filepath.xcresult' does not throw any error, and does not opens any web page. Tried with other options of -s too, still no luck

from xcresultviewer.

sachinvas avatar sachinvas commented on May 23, 2024

@KaneCheshire This is not optimized for Xcode 11 xcresult. You need to use xcresulttool to get the structure as described https://help.apple.com/xcode/mac/current/#/devc38fc7392.

from xcresultviewer.

KaneCheshire avatar KaneCheshire commented on May 23, 2024

Ah I see, that makes sense. Iโ€™m not sure when I will get some time to look at this, in the meantime since itโ€™s open source any contributions via PRs or sample code are encouraged.

from xcresultviewer.

KaneCheshire avatar KaneCheshire commented on May 23, 2024

That said, this is a different issue from the original issue, which was because no path to the xcresult bundle was provided. Iโ€™m going to close this issue, please open a new issue for other bugs and enhancements.

from xcresultviewer.

Related Issues (9)

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.