I have a custom view (xib) that has a UIButton inside of it, I made id IBDesignable doing the following:
xib
UIButton
IBDesignable
UserView.swif
For me this problem solved by,
hahaha old hack :) Thanks!