Delicious: the 10 stages
Delicious runs a real pipeline — ten stages from idea to App Store. Most are automated; three pause for your approval.
- Discovery — pin down the real problem and who it's for.
- Spec — an interview turns your idea into an App Spec, the single source of truth. (Idea tasting)
- Branding — name, icon, palette, and voice. (Brand tasting)
- Scaffold — a buildable, branded SwiftUI project on DeliciousKit.
- Codegen — the screens and logic, built and iterated against the live simulator.
- Integrations — analytics, auth, push, IAP, AI — each behind a clean protocol.
- QA — tests, screenshots, and the Deliciousness Gate: ship only if it's beautiful, harmonious, and delightful.
- Dogfood — does it actually solve the problem, and does it feel good?
- ASO — store screenshots, description, and keywords.
- Release — signing, the App Review pre-flight, and submission. (Final tasting)
The App Spec flows through all ten — every stage reads it and writes back to it. See Idea → Accepted for the arc, or the three tastings for exactly where you come in.