I have a C++ project in Xcode 10.3 that has started generating Swift interfaces, which makes code navigation difficult.
I am not sure what caused this to happen and how do I stop this?
Build settings appear to all be C++.
All my source files are marked as either C or C++ headers or C++ source.