HazAT / badge

Add a badge to your app icon
MIT License
966 stars 87 forks source link

Dependency on librsvg #45

Closed zvonicek closed 7 years ago

zvonicek commented 7 years ago

Hi, I noticed Badge now requires librsvg to proceed, which makes using it bit complicated for us. We're running Fastlane with Badge on Bitrise CI which unfortunately don't have librsvg pre-installed. We could enforce installing it from brew on each build but this takes a great deal of time and significantly prolonging our build time.

Would it be possible to use Badge even if librsvg is not present, as it was previously?

Thanks!

HazAT commented 7 years ago

Will make librsvg optional 👍

HazAT commented 7 years ago

Update to 0.8.4 🤜 🤛