I had a lot of problems after closing Xcode, of which one of them is that the Xcode Storyboard no longer updates custom class attributes and does not display content. For example, I use "SkyFloatingLabelTextField", which used to work, so I cannot blame the library. Is there a way so I can update it?
What I mean:

As you can see, in the first shot I assigned a custom class, and actually textFieldinside my viewController, which for some reason no longer appears in the Storyboard, but works on a real device or simulator.
So can I make him somehow?
, , Xcode, .