MengTo / Spring

A library to simplify iOS animations in Swift.
http://designcode.io
MIT License
14.07k stars 1.8k forks source link

DesignableView in Interface Builder #300

Open RobertoEfrainHernandez opened 6 years ago

RobertoEfrainHernandez commented 6 years ago

I was working with Spring recently while going through the Design+Code material and it worked fine in Interface Builder. Now I have tried using it in a different project, but when I assign DesignableView class to a custom class for a UIView in Interface Builder, I get an error that says, "Failed to render and update auto-layout for UIViewController (QXO-yM-b9A): dIopen(Spring.framework, 1): no suitable image found. Did not find: Spring.framwork: required code signature missing for 'Spring.framework'".

Thanks, Roberto Efrain Hernandez

ml1375 commented 6 years ago

https://github.com/MengTo/Spring/issues/301