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
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.