Symbol indexing requires .target
or .executableTarget
which some packages don't contain
#1944
Labels
bug
Something isn't working
Swift version
6.0.3 release
Platform
macOS 15.2
Editor
Cursor
Description
From #1896 (comment):
this [the symbol-not-indexed problem] is happening again, but this time I have a simple repro.
Create a new package plugin:
Go to the file in the
Plugins
folder. Observecontext
's type is not indexed and all:This is with
"backgroundPreparationMode": "enabled"
.@ahoppen commented (#1896 (comment)):
That’s a different issue. It’s because you the package isn’t buildable in this state either. If you try to build, you get
Steps to Reproduce
See above.
Logging
No response
The text was updated successfully, but these errors were encountered: