LSUnusedResources Documentation

repository·master·Indexed 26 days ago

https://github.com/tinymind/lsunusedresources

A macOS application designed to identify unused images and resources within an Xcode project. The tool allows users to scan project folders and view results in a tableview, with configuration options to ignore similar names for resources loaded via dynamic formatting or string concatenation.

Tokens
106
Snippets
0
Records
2
Agent score
38%

What's inside LSUnusedResources

  1. Use LSUnusedResources to find unused Xcode resources

    master

    LSUnusedResources is a macOS application designed to identify unused images and resources within an Xcode project. To use the tool:

    1. Click Browse.. to select your Xcode project folder.
    2. Click Search to begin the scanning process.
    3. View the results in the provided tableview once the search completes.