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
While compiling my project copying icons take too much time especially Dripicons.ttf which I don't use. I only use FontAwesomeSolid.ttf. Is it possible to move icons to different pods so we can opt out like:
pod 'SwiftIcons', '~> 2.3.2'
pod 'SwiftIcons/FontAwesomeSolid'
The text was updated successfully, but these errors were encountered:
While compiling my project copying icons take too much time especially
Dripicons.ttf
which I don't use. I only useFontAwesomeSolid.ttf
. Is it possible to move icons to different pods so we can opt out like:The text was updated successfully, but these errors were encountered: