Unfortunately the SVGView class lacks of an initializer that is invoked behind the scenes by Xcode when applying IBDesignable marked components. This lets the IBDesignablesAgentCocoaTouch agent crash and views do not render properly and breaking that awesome Xcode feature at all.
Please can you add the missing initializer to SVGView?