You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be possible to control this other than needing to have custom flags passed on the command line to swift build every time. I'll take a look at what Product provides.
Additional Detail from JIRA
md5: 186d94abaf1ebb6e2c49fa8298c993b1
is duplicated by:
relates to:
Issue Description:
There looks to be an undocumented way (e.g. setting SWIFTPM_EMBED_RPATH env var), but I take it that is only used for bootstrapping swift-build.
I'd prefer to be able to specify rpath in my Package.swift file.
The text was updated successfully, but these errors were encountered: