Howdy! Trying to call objects from C++ library and autocompletion from namespaces on Xcode 14.3 Beta doesn't work correctly. Should I use nightly builds toolchain?
Xcode can return information about enum type, but nested methods and classes don't show for me.
Project compiles well.