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

bryanjclark/SwiftTweaks

Tweak your iOS app without recompiling! observed · 2026-08-28

github.com/bryanjclark/SwiftTweaks · Swift · 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: 3955
  • days_rel: n/a
  • days_push: 999
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1439 stars · 144 forks observed · 2026-08-28

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

SwiftTweaks is an iOS Swift library that lets developers adjust 'magic numbers' like animation timings, colors, and layout constants in debug builds without recompiling. It provides a tweak UI for live-tuning values on a real device.

Use cases

  • fine-tune animation timings on a real device without rebuilding
  • adjust colors and font sizes live during design review
  • replace hardcoded magic numbers with tunable values in debug builds
  • experiment with spring animation parameters interactively
  • toggle feature booleans on device without Xcode

When to choose

  • you're iterating on iOS UI polish like animation durations and colors
  • you want designers to tweak values on-device without developer rebuilds
  • you use Swift/CocoaPods/Carthage/SwiftPM and want a debug-only tuning layer

When to avoid

  • you need runtime tweaks in production/release builds
  • your project is not iOS/Swift
  • you need remote feature flag management rather than local debug tuning

Facets

library · maturity maintenance

developer-tools configuration-management ui-components animation mobile-development developer-tools web-design tweaks magic-numbers debug-builds live-tuning animation-timings swift-package-manager cocoapods ios swift

1 source

Member repositories

RepositoryRoleHealth v2
bryanjclark/SwiftTweaksmain23

For agents

markdown · JSON · MCP: product_card(name="bryanjclark/SwiftTweaks")

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