LiveUI / Awesome

FontAwesome 6 Swift & SwiftUI implementation for iOS, tvOS & macOS
MIT License
97 stars 27 forks source link

Crash when using Font awesome 6 Pro Solid #78

Open d41sys opened 1 year ago

d41sys commented 1 year ago

I have met some problems when implementing fontawesome 6 pro.

This is an overview of my setup. I use Swift UI and Xcode 14.3 (ios 16.0)

Screenshot 2023-04-16 at 4 51 38 PM Screenshot 2023-04-16 at 4 52 34 PM

After all, it work with: AwesomePro.Duotone.house.image.size(32) Some cases of .Light .Brand is still working

Screenshot 2023-04-16 at 4 55 22 PM

but no one of .Solid work and show that error

Screenshot 2023-04-16 at 5 00 04 PM

Is there a fault in my config or some but in this package? I have a lot of time but can't find the problem

dx314 commented 1 year ago

Did you manage to figure this out? I can't get any pro 6 icons to work.