Max Howell
Max Howell
It seems any library that depends on its location is asking for trouble, but I don’t see any reason to prohibit the env-var solution, so feel free.
Hi everyone, I have finally got some time together to fix this. I’m pretty sure the fix is a one liner. It's depressing to me that my open source is...
So, in theory #113 fixes it, but I could use a test-case.
2.0.1 has the fix. Please try!
It’s painful that we cannot easily anticipate this stuff and fix it in advance.
> The last change to the code was on the 26th of August That was an update to the README, the code hasn’t been modified in 3 years. Project is...
We submitted an update for marathon to brew, but in fact this exact error is occurring during the brew CI process: https://github.com/Homebrew/homebrew-core/pull/32338
Yeah indeed I wasn’t thinking it through, but I think you're on to the right track with the `--package-path`. It probably should checkout each dependency and `--package-path` those. Which would...
Thanks will fix. The work-around is to only specify the comment once per repository.
Yeah that is a different bug which is going to be very to fix. SwiftPM doesn’t vend products that we can depend on named the same as the module names...