lexrus / LTMorphingLabel

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

Annoying warning message "LTMorphingLabel+Anvil.swift:42:30: Result of call to 'createEmitter(_:particleName:duration:configureClosure:)' is unused" #75

Closed daviddelmonte closed 7 years ago

daviddelmonte commented 7 years ago

Has anyone overcome this warning? Thanks

lexrus commented 7 years ago

I got the same warnings. Let me fix tonight.

lexrus commented 7 years ago

Fixed. No more warnings.