stackotter / swift-bundler

An Xcodeproj-less tool for creating cross-platform Swift apps.

Home Page:https://swiftbundler.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix issue related to `-d` option and dynamic libraries

stackotter opened this issue · comments

When -d is not set to the current directory, the install name and/or rpath seem to set to an incorrect value.

Seems to have been fixed in the early access version (can't remember whether I explicitly fixed it or not, but I can't reproduce it anymore).