Bug: Xcode 13.3 Symbol navigator lists duplicate classes in the left column after I restructured the hierarchy. I changed the superclass of a number of classes in my Objective-C project and the changed classes now appear inside the old superclass and the new superclass in the Hierarchical view.
Is there a workaround or fix for this?
I tried Clean Build Folder, quitting and relaunching Xcode, but these actions do not solve the problem.