Configurator: mobile release logistics, solved once
Shipping one mobile app teaches you Fastlane. Shipping several teaches you that the real problem is logistics: which keystore signs what, which Firebase project belongs to whom, where the store listing copy lives, and which CI variable is stale. Configurator is where we solved that once.
A registry, not a wiki
Every managed app is registered with its repository, signing configuration, Firebase project, store metadata, and CI variables — live configuration that the build system actually uses, not documentation that drifts.
One release process for every app
Builds and store deployments run through shared Fastlane lanes triggered from the dashboard. Cutting a release is the same action for every app, which means anyone on the team can do it, and adding app number ten costs minutes instead of a day of setup.
Crownspire and Little Snuggle both ship through Configurator today — it is how a small team keeps a growing portfolio of apps releasable.