Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image not found #44

Closed
honghaoz opened this issue Nov 11, 2015 · 2 comments
Closed

Image not found #44

honghaoz opened this issue Nov 11, 2015 · 2 comments

Comments

@honghaoz
Copy link

I used CocoaPod to integrate LTMorphingLabel,

When I was using style

label.morphingEffect = .Anvil

I got fatal error: unexpectedly found nil while unwrapping an Optional value

This line caused crash

let image = UIImage(named:"Sparkle")!.CGImage

"Sparkle" image was not found. But I saw the image in Resource folder.

@lexrus lexrus closed this as completed in d6da978 Nov 12, 2015
@lexrus
Copy link
Owner

lexrus commented Nov 12, 2015

Please check out the latest release(0.0.9).

@honghaoz
Copy link
Author

@lexrus Cool, thanks! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants