googlesamples / googlesamples/unity-jar-resolver

[FR] Don't process hidden [*]Dependencies.xml files

Open
#608 1 comment 0 reactions 0 assignees View on GitHub
type: feature request
Dominant language
C#
Stars
1.5k
Forks
371
Avg merge
14h 21m
Merged PRs (30d)
3

Description

### Feature proposal
I use custom build script with many conditions. For some builds I want to remove libs. I made it by setting hidden flag on folders to true. In that case unity don't add scripts, resources etc to the final apk file. But EDM is not process such cases. It still read [*]Dependencies.xml files and add *.aar files.

I propose add check for parent folders / files to match hidden flag to false before process it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.