Akos
Akos
I have an SVG with an image group and some path groups. Only the path groups appear to be rendered in the SVG UIView.
... when building with Apple LLVM version 9.1.0 (clang-902.0.39.2). Most likely harmless, but very annoying. For example in line 49, in miniz.c: s1 += ptr[0], s2 += s1;
I get this error: "error: Build input file cannot be found: '/Users/Matsuoka/.ghq/github.com/culumn/ColorPicker/Example/Example/LatestColor.storyboard' (in target 'Example' from project 'Example')"
When ran as non-root (as instructed): $ sh build.sh build_demo ... Cleaning up... Exception: Traceback (most recent call last): File "/Library/Python/2.7/site-packages/pip-1.4.1-py2.7.egg/pip/basecommand.py", line 134, in main status = self.run(options, args) File...