riju
riju copied to clipboard
Objective-C: spurious warning from LSP
For Objective-C, LSP reports the following diagnostic on the first line of the file, even though compilation succeeds and autocompletions appear to be available:
In included file: 'objc/objc.h' file not found
This should be fixed.