Xcode Storyboard Does Not Update Custom Designables Class

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:

enter image description here

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, .

+4
1

Huhh... " " . - . , ,

enter image description here

+4

Source: https://habr.com/ru/post/1657812/


All Articles