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

krzysztofzablocki/Bootstrap resource

iOS project bootstrap aimed at high quality coding. observed · 2026-08-28

github.com/krzysztofzablocki/Bootstrap · Objective-C · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

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

  • gap_med: n/a
  • age_days: 4340
  • days_rel: n/a
  • days_push: 2143
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2037 stars · 106 forks observed · 2026-08-28

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

KZBootstrap is an iOS project bootstrap template that sets up high-quality project configuration, build settings, and code quality tooling for Objective-C projects. It provides multi-configuration builds (Debug/Release/Adhoc), compiler warning setups, and helpful macros for safer code.

Use cases

  • bootstrap a new iOS project with best-practice build configurations
  • turn TODO/FIXME comments into compiler warnings
  • enforce warnings-as-errors in an Xcode project
  • add macros to prevent nil arguments and enforce calling super
  • set up staging and production environment configurations
  • show build number, branch, and commit hash on the app icon

When to choose

  • starting a new Objective-C iOS project and wanting strong code quality defaults
  • needing multiple build configurations and environments side by side on one device
  • wanting automated warnings for large files and TODOs

When to avoid

  • building Swift-first iOS projects, since this targets Objective-C
  • looking for an actively maintained solution - last release was 2020
  • needing a full CI/CD or dependency management setup rather than project configuration

Facets

learning-resource · maturity maintenance

developer-tools build-tool linter configuration-management mobile-development developer-tools ios objective-c project-bootstrap code-quality xcode cocoapods build-configurations boilerplate macos

1 source

Member repositories

RepositoryRoleHealth v2
krzysztofzablocki/Bootstrapmain23

For agents

markdown · JSON · MCP: product_card(name="krzysztofzablocki/Bootstrap")

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