Closed
Description
Currently libIndexStore.dylib
is not built with the host toolchain. An attempt to resolve that is available in #1456, but there still issues with header paths.
This dynamic library is required to make the --enable-test-discovery
flag work when running swift test
, even with packages that target WebAssembly.