Set of tools to render simple SVG files on iOS using Core Graphics
brew install protobuf
pod install
svg2pb
is used in Build Rule of SVGViewTest target to create protobuf version of SVG images and it should be build first.
- Launch archive action on svg2pb target to build and install
svg2pb
into/usr/local/bin
. - Run SVGViewTest application