wooga / atlas-wdk-unity

Gradle Plugin to help wdk package development
https://wooga.github.io/atlas-wdk-unity
Apache License 2.0
0 stars 2 forks source link

Guard Plugins collect directory creation #7

Closed Larusso closed 6 years ago

Larusso commented 6 years ago

Description

To keep a cleaner Assets directory we should not create the $Plugins/$Platform directory without having actual resources to copy.

Will patch fix testing issues here: https://github.com/wooga/wdk-unity-XCodeEditor/pull/19 resolves #6

Changes

IMPROVE resource copy action by guarding collect directory creation