Closed PalringoBen closed 6 years ago
Hey, thank you for the PR. glowMode
is no longer @IBInspectable
. Which is not tagged in Cocoapods, the warning should disappear if you get the master through Cocoapods. Let me know if I'm missing something.
Thanks, I didn't spot that. Are you going to do another releases soon?
Xcode 9.3 wont allow non
@objc
enums to be used as@IBInspectable
properties.