The main purpose of the plugin is to add dependency declaration to native projects (android, iOS, ...). Each dependency artifact will be installed into $Plugins/$Platform. The plugin creates these directories even when no dependency is declared. this should not be critical but some projects have issues atm with this behavior: https://github.com/wooga/wdk-unity-XCodeEditor/pull/19
Description
The main purpose of the plugin is to add dependency declaration to native projects (android, iOS, ...). Each dependency artifact will be installed into
$Plugins/$Platform
. The plugin creates these directories even when no dependency is declared. this should not be critical but some projects have issues atm with this behavior: https://github.com/wooga/wdk-unity-XCodeEditor/pull/19