Ross ROSS = Recommend OSS · open-source software intelligence for agents

tinymind/LSUnusedResources

A Mac App to find unused images and resources in Xcode project. observed · 2026-08-28

github.com/tinymind/LSUnusedResources · Objective-C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4026
  • days_rel: n/a
  • days_push: 1120
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4217 stars · 720 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A macOS desktop application that scans Xcode projects to find unused images and resources. It searches resource files and cross-references them against string references in code to report assets that are never used.

Use cases

  • find unused images in an xcode project
  • clean up unused resources from an ios app
  • reduce ios app bundle size by removing dead assets
  • detect images referenced only via string concatenation
  • audit asset catalogs for unreferenced imagesets

When to choose

  • you maintain an iOS or macOS Xcode project and want to slim down bundled resources
  • you need a fast, simple GUI tool rather than a script
  • your code references images dynamically with numbered suffixes

When to avoid

  • your project is not an Xcode/Apple-platform project
  • you need automated CI cleanup rather than a manual desktop scan
  • you need to detect unused non-resource files like unused code or classes

Facets

application · maturity maintenance

developer-tools search-engine developer-tools mobile-development xcode ios unused-resources asset-cleanup objective-c macos

1 source

Member repositories

RepositoryRoleHealth v2
tinymind/LSUnusedResourcesmain23

For agents

markdown · JSON · MCP: product_card(name="tinymind/LSUnusedResources")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem