devxoul / Then

✨ Super sweet syntactic sugar for Swift initializers
MIT License
4.16k stars 290 forks source link

Value of type 'UILabel' has no member 'then' #78

Closed HUANGLIWEN closed 4 years ago

HUANGLIWEN commented 4 years ago

xcode 11 when run, failed

"Value of type 'UILabel' has no member 'then'"

devxoul commented 4 years ago

Did you import Then to your project?

timothyerwin commented 3 years ago

facing the same issue in xcode 12.5

it doesn't seem to work anymore