Skip to content

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

Notifications You must be signed in to change notification settings

yinchengvy/unused-image

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

unsed-image

This shell script is used to check and clean unused image file in your project directory,supoort IOS(Only check Images.xcassets).

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%