Austin Tooley
Austin Tooley
Alright, I've followed the steps listed here and [here](https://github.com/thii/FontAwesome.swift/issues/230#issuecomment-605018622), but I guess I've done something wrong. `UIFont(name: style.fontName(), size: fontSize)!` on line 98 of FontAwesome unexpectedly finds nil for file....
@ghowen, thanks for the suggestion! I moved some stuff around and got a little more detail with the following error from `loadFont`: `com.apple.CoreText.CTFontManagerErrorDomain error 105 - Could not register the...
@ghowen no dice, I had checked to make sure everything was a part of the correct target and copied to the app, everything was as good. For now, I'm just...