markst/hotreloading-vscode-ios

Could not build Objective-C module 'Inject'

Closed this issue · 4 comments

Since using SPM package Inject the SourceKit-LSP fails to resolve library when importing:

image

May revert changes: 1cc4116

https://forums.swift.org/t/use-spm-to-build-ios-target/25436

I've looked at passing swift build arguments to build the packages using correct target:
1d00542

Will be good to have SourceKit-LSP resolve dependencies in VSCode.
However not sure what #if SWIFT_PACKAGE will resolve to even if building for correct iOS target?

Opening workspace will build dependencies.