On Wednesday, 18 March 2020 at 15:10:52 UTC, Виталий Фадеев wrote:
On Wednesday, 18 March 2020 at 13:52:20 UTC, Abby wrote:I cannot build my app, so I was wondering if there is some clever way to solve this without hardcoded path to my profile name.Thank you very much for your help.I see, you want without hardcoded path...
I usually something like ./folder/file.extension to avoid a hardcoded path.
I also recommend taking a look at some other dub files to get a sense of how others do it.