lexrus / LTMorphingLabel

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

use of undeclared type 'LTEmitterView' error in XCode 6 beta 5 #9

Closed zzndino closed 10 years ago

zzndino commented 10 years ago

I tried to run LTMorphingLabel demo but get use of undeclared type 'LTEmitterView' error in XCode 6 beta 5

lexrus commented 10 years ago

I guess it's a bug of beta 5. Avoid it temporarily.

zzndino commented 10 years ago

Thanks for reply, can you tell me how to avoid it temporarily?

lexrus commented 10 years ago

cat LTEmitterView.swift >> LTMorphingLabel.swift :laughing: