Brad
Brad
All units are currently in Metric. Add the option to switch units to Imperial
The docs specify that the `Bundle` param in the onActivityCreated function is nullable, so the override definition should match. Should fix #3
…. Fixes #20 The wildcard that was used in the include was too permissive and would cause too many things to be zipped when the output directory was set to...
When using the default output directory and when specifying the output directory and providing a path and folder name, `outputDirectory(File(rootDir, "folderName"))` the resulting zip file has the correct structure and...
I'm evaluating using this library instead of OpenAPI's swift5 generator or Apple's generator and I have to say I'm really pleased with how it works, great work team! That said...