Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FontAwesome 4.4 Doesn't Have Balance Icon in Cocoapods version #72

Open
osolano opened this issue Nov 21, 2015 · 5 comments
Open

FontAwesome 4.4 Doesn't Have Balance Icon in Cocoapods version #72

osolano opened this issue Nov 21, 2015 · 5 comments

Comments

@osolano
Copy link

osolano commented Nov 21, 2015

Hello,

In the new FontAwesome 4.4 set, there is a balance-scale icon that was introduced but it is not available in your kit.
http://fontawesome.io/icon/balance-scale/
Could you add this?

Regards,
Oliver

@top2tech
Copy link

top2tech commented Dec 3, 2015

Actually the following icons are also missing:

commentingOIconWithSize
diamondIconWithSize
blackTieIconWithSize
userSecretIconWithSize
streetViewIconWithSize

I happen to use them, so I find it out, I believe there are more that are missing, looks like there is some serious bug somewhere?

@top2tech
Copy link

top2tech commented Dec 3, 2015

false alarm.

It's because Cocoapod is not updated.
I was using the library directly from this git, then I switched to cocoapod, then some of icons are missing, as cocoapod has not been updated for about 1 year.

After I switch back to git, it works fine.

@osolano , the balance-scale is there in this git, could you try if the same thing happened to you?

@osolano
Copy link
Author

osolano commented Jan 30, 2016

@top2tech yup, it is there in git. I'm using git version now instead of cocoapods. thanks!

@osolano osolano closed this as completed Jan 30, 2016
@osolano osolano reopened this Jan 30, 2016
@osolano osolano changed the title FontAwesome 4.4 Doesn't Have Balance Icon FontAwesome 4.4 Doesn't Have Balance Icon in Cocoapods version Jan 30, 2016
@osolano
Copy link
Author

osolano commented Jan 30, 2016

adjusted title since icons are only right now missing in latest cocoapods version 2.2.0

@ecdfeaa2
Copy link
Contributor

If you want to use the latest version of FontAwesomeKit in Cocoapods, you should use
pod 'FontAwesomeKit', git: 'https://github.com/PrideChung/FontAwesomeKit.git'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants