ElaWorkshop / TagListView

Simple and highly customizable iOS tag list view, in Swift.
MIT License
2.64k stars 492 forks source link

IBDesignable attributes are not shown in the attribute inspector #124

Open vitalii-tym opened 7 years ago

vitalii-tym commented 7 years ago

Installed using Carthage. I suspect this to be a general issue related to installation method (Carthage) because I've noticed it with other frameworks before when installed using this method. Similar issue: https://github.com/lexrus/LTMorphingLabel/issues/84 It is not a showstopper, because everything can be set programmatically. Just an inconvenience, so trying to figure out while this could happen.

(Class and Module are correctly set, all the functionality work fine while setting attributes programmatically)

norman93sun commented 6 years ago

same issue