# jeffhodnett/Unused

A Mac app for checking Xcode projects for unused resources

Repository: https://github.com/jeffhodnett/Unused
Canonical: https://ross.abutalabs.com/products/unused
Language: Objective-C
License Family: other
Last push: 2018-06-19T06:47:57+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5213, "days_push": 2997, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1370, forks 174 (observed 2026-08-28T04:04:31.907301+00:00)

## What it is
A native Mac application that scans Xcode projects to find image resources that are not referenced anywhere in the codebase. It helps iOS and macOS developers reduce app bundle size by identifying unused images.

## Use cases
- find unused images in an xcode project
- reduce ios app bundle size
- clean up unreferenced image assets
- audit resource usage before app release
- detect orphaned png files in a mac app project

## When to choose
- you maintain an Xcode project with many image assets and want to slim the bundle
- you want a simple one-off GUI scan rather than configuring build scripts

## When to avoid
- you need actively maintained tooling - the last release was in 2018
- you need to detect unused non-image resources or code
- you work outside Xcode/Apple ecosystems
- you require a licensed dependency - the repo has no license file

## Facets
- artifact type: application
- maturity: maintenance
- function: developer-tools, file-system, image-processing
- domain: developer-tools, apple-ecosystem, files
- platform: -
- tags: xcode, unused-resources, bundle-size, objective-c, mac-app, macos, desktop

## Member repositories
- jeffhodnett/Unused (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:31.907301+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:40:55.743926+00:00, confidence not recorded.
  - readme: https://github.com/jeffhodnett/Unused (fetched 2026-08-28T04:04:31.907301+00:00, sha f823d73cbbdc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
