0 Forks
4 Stars
4 Watchers

unusedResources

Use this useful utility tool to check what image resources are not being used in your Xcode projects. Very useful to reduce your bundle size by showing you what images are not used!

How to download and setup unusedResources

Open terminal and run command
git clone https://github.com/thierryH91200/unusedResources.git
git clone is used to create a copy or clone of unusedResources repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with unusedResources https://github.com/thierryH91200/unusedResources/archive/master.zip

Or simply clone unusedResources with SSH
[email protected]:thierryH91200/unusedResources.git

If you have some problems with unusedResources

You may open issue on unusedResources support forum (system) here: https://github.com/thierryH91200/unusedResources/issues