Use a dynamic library in a swift package on Linux

I think the issue there is that "the platforms must match exactly" is extremely difficult to express. This implies the same distort, with the same set of installed dependent packages, at the same or later version. I honestly don't know how we'd express that.

My note about "the right way" is at Binary dependencies on Linux.

3 Likes