MobileNativeFoundation / swift-index-store

Library to read from Swift / clang source code indexes
Apache License 2.0
139 stars 12 forks source link

Error for testable imports that aren't in the index #37

Closed keith closed 1 year ago

keith commented 1 year ago

This is probably possible with third party dependencies that you haven't indexed, but I think it's more likely that it's a misconfiguration in the tool or you build to not provide the whole index. If this turns out to not be the case we can make it configurable somehow.