PrideChung / FontAwesomeKit

Icon font library for iOS. Currently supports Font-Awesome, Foundation icons, Zocial, and ionicons.
MIT License
2.81k stars 308 forks source link

not building #75

Open ademcayir opened 8 years ago

ademcayir commented 8 years ago

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

ecdfeaa2 commented 8 years ago

Try with the 2.2 version (https://cocoapods.org/pods/FontAwesomeKit).