GithubHelp home page GithubHelp logo

Comments (5)

myak0v1ev avatar myak0v1ev commented on June 4, 2024 2

@FelixHerrmann Hey. Thanks. I'll try and give you feedback on it.

from swift-package-list.

FelixHerrmann avatar FelixHerrmann commented on June 4, 2024

Sounds like a thing to take a look at, I'm aware of Tuist but didn't know they are doing something different which needs to be handled separately. Can you explain why you've closed it?

from swift-package-list.

myak0v1ev avatar myak0v1ev commented on June 4, 2024

I found an easy solution to handle it.
After Tuist generated .package.resolved file, I can just move it to xcshareddata/swiftpm/Package.resolved before running swift-package-list command.

But if you see that it's the valid flow that can be handled by your tool it would be nice to add it.

from swift-package-list.

FelixHerrmann avatar FelixHerrmann commented on June 4, 2024

Gotcha, that sounds very manual tho, I'll take a look when I have some time!

from swift-package-list.

FelixHerrmann avatar FelixHerrmann commented on June 4, 2024

Hey @myak0v1ev, as you can see I have added Tuist support which can be now tested on the release/4.0 branch. It works for me with the latest version of Tuist (3.37.0) on a simple project but it would be good if you can give it a shot via pulling the branch and install it from source.

For Tuist projects the entry point is the Project.swift file; there are some more changes in release/4.0 so make sure you specify the desired options. A good example could be swift-package-list Project.swift --output-type json --output-path ~/Desktop which will generate ~/Desktop/package-list.json.

from swift-package-list.

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.