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 just followed your example. I added "pod 'FontAwesomeKit', '~> 2.1.0'" to pod file, update pod with "pod install" then try to use "FAKFontAwesome *starIcon = [FAKFontAwesome starIconWithSize:15];", and I get linker error. This is linker error, probably, it is easy to fix. but, if given examples dont work, how can I continue. I am checking other FontAwesome pods now
The text was updated successfully, but these errors were encountered:
I just followed your example. I added "pod 'FontAwesomeKit', '~> 2.1.0'" to pod file, update pod with "pod install" then try to use "FAKFontAwesome *starIcon = [FAKFontAwesome starIconWithSize:15];", and I get linker error. This is linker error, probably, it is easy to fix. but, if given examples dont work, how can I continue. I am checking other FontAwesome pods now
The text was updated successfully, but these errors were encountered: