Code Monkey home page Code Monkey logo

Comments (13)

JulesMoorhouse avatar JulesMoorhouse commented on May 30, 2024 1

Awesome, working :)

from swift-package-list.

FelixHerrmann avatar FelixHerrmann commented on May 30, 2024

Hi Jules,

You have to install it on your machine, either manually or via Mint as described here. The package is only for reading the generated file conveniently!

Let me know if something is still unclear!

from swift-package-list.

JulesMoorhouse avatar JulesMoorhouse commented on May 30, 2024

Ah ok...

I needed to added export PATH="$PATH:$HOME/.mint/bin/" as mentioned in the other issue.

So the build phase now runs... but I don't seem to be getting any output.
I do have spms with licenses...

Any ideas ?

Jules.

from swift-package-list.

FelixHerrmann avatar FelixHerrmann commented on May 30, 2024

Cool, did you add the file to your project/target as described in step 6 and 7?

from swift-package-list.

JulesMoorhouse avatar JulesMoorhouse commented on May 30, 2024

No I mean it didn't create a file.

from swift-package-list.

JulesMoorhouse avatar JulesMoorhouse commented on May 30, 2024

Oh hang on, I had the first checkout checked....
Now I have the original error 🙁

from swift-package-list.

JulesMoorhouse avatar JulesMoorhouse commented on May 30, 2024

image

🤦‍♂️

from swift-package-list.

FelixHerrmann avatar FelixHerrmann commented on May 30, 2024

Oh hang on, I had the first checkout checked....
Now I have the original error 🙁

Hmm, what happens if you execute the command manually in your Terminal? I should generate it on your desktop.

from swift-package-list.

FelixHerrmann avatar FelixHerrmann commented on May 30, 2024
image

🤦‍♂️

This looks fine 🤔

from swift-package-list.

JulesMoorhouse avatar JulesMoorhouse commented on May 30, 2024

Yeah, it's in the path, so why doesn't it work when ran from the sh script Xcode creates.

If I remove the if statement and just run the two lines, it fails with the same error.

from swift-package-list.

JulesMoorhouse avatar JulesMoorhouse commented on May 30, 2024

it runs fine from my home folder too... hmmm

from swift-package-list.

FelixHerrmann avatar FelixHerrmann commented on May 30, 2024

Xcode provides it's own environment and the PATH variable where the mint bin folder is added is not the one from your system...

Both methods described in #27 should work, what happens when you try the second method where you create an alias to mint's swift-package-list with ln -s $HOME/.mint/bin/swift-package-list /usr/local/bin/swift-package-list?

from swift-package-list.

FelixHerrmann avatar FelixHerrmann commented on May 30, 2024

Awesome!!

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.