I have a Package which vendors a library via a target which depends on various local binary targets (not fetched via url).
Unfortunately I can't get my library to be fully statically compiled (including its binary frameworks). I can build successfully but when I use the library in an app I get a crash stating rpath framework not found
.