lexrus / LTMorphingLabel

[EXPERIMENTAL] Graceful morphing effects for UILabel written in Swift.
MIT License
8.07k stars 782 forks source link

Swift Compile Error while adding the lib manually #120

Closed iphonic closed 5 years ago

iphonic commented 5 years ago

I need to use the library in my Objective-C project for that I did bridging and all, other swift files works fine with it. But when I add LTMorphingLabel code like this error1

but when I compile I get following error which is Swift Compile error error2

I am using Xcode 8.3.3 with latest LTMorphingLabel code.

Please help. Thanks.

iphonic commented 5 years ago

So, it works fine when I used old version 0.40 of the lib from here https://github.com/lexrus/LTMorphingLabel/releases