Muck icon indicating copy to clipboard operation
Muck copied to clipboard

Support for Objective-C

Open dcutting opened this issue 7 years ago • 0 comments

Currently SourceKitten appears to ignore Objective-C source files when analysing a module. This means Objective-C that depends on other Objective-C or Swift code is ignored.

Furthermore, Swift code that depends on Objective-C code does not resolve a component name correctly, treating it as <extern>.

dcutting avatar Jan 22 '18 10:01 dcutting