Set of tools to render simple SVG files on iOS using Core Graphics
To download and build protobuf just run make
.
svg2pb
is used in Build Rule of SVGViewDemo
target to create protobuf version of SVG images and it should be build first.
- Launch Archive action on
svg2pb
target to build and installsvg2pb
into/usr/local/bin
. You may need to update Developer Team to build it. - Run
SVGViewDemo
application