-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hi,
Thank you for this great library! I've start using it recently and I came across a small problem.
The library looks by default in the .build
folder for the libPackageConfig.
So, when I run the following on my package, for example:
swift build && cd .build/debug/ && ./my-executable
The result is that it cannot find the .build
folder. The same happens when moving the binary in the /usr/local/bin
path, which sort of make it un-usable together with Mint
Is there any plan to overcome this issue? Is it even considered as an issue?
Thank you very much
Metadata
Metadata
Assignees
Labels
No labels