# venmo/synx

A command-line tool that reorganizes your Xcode project folder to match your Xcode groups

Repository: https://github.com/venmo/synx
Canonical: https://ross.abutalabs.com/products/synx
Language: Ruby
License: MIT
License Family: permissive
Last push: 2019-07-18T23:40:39+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4509, "days_push": 2603, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6042, forks 264 (observed 2026-08-28T04:09:34.554932+00:00)

## What it is
Synx is a Ruby command-line tool that reorganizes an Xcode project's files on disk so the folder structure matches the groups shown in Xcode. It supports pruning unreferenced files, excluding groups, and sorting, and is installed via gem.

## Use cases
- sync xcode project folder structure with groups
- reorganize ios project files on disk to match xcode
- remove unreferenced files from xcode project
- clean up messy xcode project directory
- sort xcode groups and files by name

## When to choose
- you maintain an Xcode/iOS project whose Finder folders are out of sync with Xcode groups
- you want to prune files not referenced by the Xcode project

## When to avoid
- you don't use Xcode or work on Apple-platform projects
- you need an actively maintained tool - the latest release is from 2019 and it may conflict with modern CocoaPods/Xcode workflows

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: cli, developer-tools, file-system
- domain: developer-tools, apple-ecosystem
- platform: cli, ruby
- tags: xcode, ios-development, project-organization, ruby-gem, file-sync, command-line, macos

## Member repositories
- venmo/synx (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:34.554932+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-29T17:48:57.775344+00:00, confidence not recorded.
  - readme: https://github.com/venmo/synx (fetched 2026-08-28T04:09:34.554932+00:00, sha a45f6c1507e4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
