I hereby claim:
- I am opoku on github.
- I am opoku (https://keybase.io/opoku) on keybase.
- I have a public key whose fingerprint is AA4A F034 72E1 DD66 FCA9 F5C8 2D0C 2C93 819C FE3E
To claim this, I am signing this object:
| public class SvgUtils { | |
| public static Array<String> load (AssetSubset subset, AssetBundle bundle) { | |
| Array<String> newKeys = new Array<String>(); | |
| for (AssetDescriptor<?> descriptor : bundle.getDescriptors()) { | |
| newKeys.add(load(subset, (AssetDescriptor<SvgImage>)descriptor)); | |
| } | |
| return newKeys; | |
| } | |
| checking build system type... x86_64-apple-darwin14.0.0 | |
| checking host system type... x86_64-apple-darwin14.0.0 | |
| checking for --disable-gui... no | |
| checking for --enable-monolithic... no | |
| checking for --enable-plugins... no | |
| checking for --without-subdirs... no | |
| checking for --enable-official_build... no | |
| checking for --disable-all-features... no | |
| checking for --enable-universal... no | |
| checking for --enable-nanox... no |
I hereby claim:
To claim this, I am signing this object: