Why aren't my custom classes appearing in the dropdown in Interface Builder?
问题 I am using Interface Builder and Storyboards to build my app. I am trying to connect my source code to my UIViewController in Storyboard, but none of my classes show up in the Custom Class dropdown menu. This is occurring in Xcode 11 beta 2 and Xcode 11 beta 4. I've tried some solutions in this Stack Overflow answer, but they are not working. I've already done all of the following: Relaunched Xcode Deleted derived data Reinstalled Xcode Tried a different Storyboard Recreated the