# facebookarchive/Tweaks

An easy way to fine-tune, and adjust parameters for iOS apps in development.

Repository: https://github.com/facebookarchive/Tweaks
Canonical: https://ross.abutalabs.com/products/tweaks
Language: Objective-C
License: NOASSERTION
License Family: other
Archived: true
Last push: 2020-10-15T14:17:09+00:00

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

## Adoption (not part of the score)
Stars 4707, forks 408 (observed 2026-08-28T04:08:57.324938+00:00)

## What it is
An Objective-C library by Facebook for fine-tuning iOS app parameters at runtime during development, letting engineers adjust animation timings, colors, thresholds, and feature flags without code changes or a computer. It is archived and no longer actively maintained.

## Use cases
- tune animation timings in an iOS app without recompiling
- adjust colors and physics constants live on device
- temporarily enable or disable features for specific dev devices
- experiment with parameter values during iOS app development
- replace hardcoded constants with adjustable debug values

## When to choose
- you are developing an iOS app in Objective-C and want live parameter tuning
- you want designers to tweak values on-device without rebuilds
- you need lightweight debug-only feature flags with zero release-build overhead

## When to avoid
- you need a maintained library with active support
- your project is in Swift and you prefer modern tooling
- you need production feature flags rather than development-time tuning

## Facets
- artifact type: library
- maturity: maintenance
- function: developer-tools, configuration-management, feature-flags
- domain: mobile-development, developer-tools
- platform: -
- tags: objective-c, ios-development, debugging, parameter-tuning, facebook-archive, ios, mobile

## Member repositories
- facebookarchive/Tweaks (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:57.324938+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-29T18:19:10.341518+00:00, confidence not recorded.
  - readme: https://github.com/facebookarchive/Tweaks (fetched 2026-08-28T04:08:57.324938+00:00, sha b56c62979956)
- Data as of 2026-08-30T08:39:29.467469+00:00.
