/unused-image

This is shell script used to check and clean unused image resource , support Android and IOS project

Primary LanguageShell

unsed-image

This shell script is used to check and clean unused image file in your project directory,supoort Android and IOS.

show unused image file

./unused-image.sh -p /path/of/your/project

show and clean unused image file

./unused-image.sh -r -p /path/of/your/project