alerts-and-pickers icon indicating copy to clipboard operation
alerts-and-pickers copied to clipboard

IBinspectables breaking storyboard in Xcode 9.x

Open EricNetsch opened this issue 6 years ago • 0 comments

I'm using Xcode 9.3 and swift 4.

The IBinspectables on every UIView is breaking my storyboard and causing a ton of issues with my project.

Why are there IBInspectables on every UIView? Seems completely unrelated the functionality of the project.

Can we remove these or make them optional? Seems far too invasive for a simple library addition. Any feedback or help appreciated. Thanks!!

EricNetsch avatar Apr 01 '18 22:04 EricNetsch