You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suppose this used to work in previous versions of xcode. It's not a big problem, but I'm sure this would deserve a fix as it may prevent new people from using this library as it seems broken, but everything else works fine.
I see that a swift rewrite was planed for the code generator in #92
The text was updated successfully, but these errors were encountered:
GabLeRoux
changed the title
Fix example project for whole list
Fix IconMapViewController in example project
Aug 21, 2017
I gave example project a try and it works well, but there's a problem with the last page which exposes all icons:
None icons are being displayed from that last tab, tried all icon sets.
Clicking an icons logs this:
I'd say this code generator is broken, it shouldn't be using the computed characters, but the character's name instead.
Problem would be somewhere in FontAwesomeKitExample/FontAwesomeKitExample/IconMapViewController.m
I suppose this used to work in previous versions of xcode. It's not a big problem, but I'm sure this would deserve a fix as it may prevent new people from using this library as it seems broken, but everything else works fine.
I see that a swift rewrite was planed for the code generator in #92
The text was updated successfully, but these errors were encountered: