mbogh / NibDesignable

Elegant way of enabling IBDesignable on your nib-based views
MIT License
341 stars 74 forks source link

IBDesignable error #63

Open federicoparroni opened 5 years ago

federicoparroni commented 5 years ago

I imported the file NibDesignable in my project, followed the readme guidelines, but I get an error when the views are refreshed:

error: IB Designables: Failed to render and update auto layout status for ViewController (BYZ-38-t0r): The agent threw an exception.

I send my project as attachment. ViewFromXib.zip

ghost commented 5 years ago

I got the same issue