I created a swift binary framework with view controllers inside it. The view controllers contains iboutlet properties like button, label, etc. But when I subclassed the view controller the outlets are missing in the interface builder. Even the modules are missing in the identity inspector.
I have a similar problem on this thread: https://forums.developer.apple.com/thread/82904