Render themes: SVG resources on iOS

This commit is contained in:
Longri
2016-07-19 14:25:35 +03:00
committed by Emux
parent 166b0ab772
commit 4c5de7453d
34 changed files with 1919 additions and 3 deletions
@@ -0,0 +1,6 @@
framework module SVGgh {
umbrella header "SVGgh.h"
export *
module * { export * }
}