On version 3.4.0 I have bug
gulivero1773 opened this issue · 8 comments
gulivero1773 commented
Lukasa commented
How are you running your build?
gulivero1773 commented
swift version - 5.9, ubuntu-latest (for vapor) - 22.04, swift build --configuration release
Lukasa commented
Oh that's unfortunate. @MaxDesiatov, do Swift Package resources not know how to follow symlinks?
MaxDesiatov commented
This isn't reproducible for me with either of these images:
REPOSITORY TAG IMAGE ID
swiftlang/swift nightly-jammy a2b3c508c59e
swift 5.9-jammy 882cf33df203
swift jammy 987a1c9209ec
@gulivero1773 would you mind providing exact reproduction steps so that we could make sure nothing is missing?
gulivero1773 commented
MaxDesiatov commented
Can you share a self-contained sample package here to help me reproduce it on my side? Thanks!
gulivero1773 commented
MaxDesiatov commented
Thanks for the screenshot, but what I'm looking for is a zip archive or a GitHub repository that would make it self-contained.