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?
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!