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

fatal error: unexpectedly found nil while unwrapping an Optional value #34

Closed
mhermosi opened this issue Jul 30, 2016 · 4 comments
Closed

Comments

@mhermosi
Copy link

mhermosi commented Jul 30, 2016

in class FontLoader line 324:

fontURL = bundle.URLForResource(FAStruct.FontName, withExtension: "ttf", subdirectory: "Font-Awesome-Swift.bundle")!

just updated (pod install) and pod installed version 1.4.6

updated to version 1.4.8 and still have the issue. for some weird reason still pointing to line 324 but
there are no code there.. I cleaned up and build the project.. simple don't understand.

@levin-ilya
Copy link

+1 getting same issue.

@SNagra
Copy link
Contributor

SNagra commented Aug 15, 2016

Just put in a new pull request that may fix this. Check out the fork I have on the Swift 3.0 branch and let me know if it fixes this issue.

https://github.com/SNagra/Font-Awesome-Swift

@Vaberer
Copy link
Owner

Vaberer commented Aug 16, 2016

thanks @SNagra

@Vaberer
Copy link
Owner

Vaberer commented Oct 6, 2016

Fixed. Thanks

@Vaberer Vaberer closed this as completed Oct 6, 2016
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

4 participants