bugfix #230: Interface Builder: CGPoint/CGSize/CGRect/NSRange are not supported, wrong obj-c class name for empty @CustomClass()
03 Nov 2017 | fix interface builderHistory IB integrator generates wrong class name for empty @CustomClass, doesn’t support structs in IBInspectable
Fix PR231
Have discovered that User define attributes/UIInspectable are not handled correctly: XCode project is not generated, if just added in code bypassing IB – values are not set in case of field outlets. Structs that causes problem: