swiftlang / sourcekit-lsp

Language Server Protocol implementation for Swift and C-based languages
Apache License 2.0
3.3k stars 273 forks source link

Skip `testLibraryUsedByExecutableTargetAndPackagePlugin` if SwiftPM can’t handle modules for the target and host properly #1455

Closed ahoppen closed 3 months ago

ahoppen commented 3 months ago

This fixes a test failure in Xcode 15.4.

ahoppen commented 3 months ago

@swift-ci Please test