Skip to content
This repository has been archived by the owner on Oct 25, 2021. It is now read-only.

[api] we must be able to override from where assemblies are loaded #43

Closed
spouliot opened this issue Apr 1, 2017 · 1 comment
Closed

Comments

@spouliot
Copy link
Contributor

spouliot commented Apr 1, 2017

The current code assume they will be with the executable. That's not gonna work for all scenarios, e.g. plugins. PR#42 ran into this issue while adding Xcode-based unit tests. There's a band-aid API to move things forward but it should be revisited to cover more scenarios*

  • creating a .framework will also require a different location, c.c. @rolfbjarne

reference: #42

@tritao
Copy link
Contributor

tritao commented Sep 9, 2017

We got APIs for this now in the runtime

@tritao tritao closed this as completed Sep 9, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants