
Streamlined Solopreneur: Helping Solopreneurs Take Time Off Worry-Free I Used AI to Code an iOS App [Audio Note]
Mar 6, 2026
A solopreneur uses AI inside Xcode to build an iPhone app while sick, walking through requirements and the full prompt. The idea centers on a three-task daily journal with progress checks, widgets, notifications, and lock screen updates. Listeners hear what Codex handled well, what broke, and plans for an MVP, polish, and a possible TestFlight release.
AI Snips
Chapters
Transcript
Episode notes
Built An App While Recovering From Strep
- Joe Casabona got strep, stayed in bed, then used his recovery time to build an iPhone app with AI inside Xcode.
- He prototyped a simple daily three-task app that prompts morning, midday, and evening and records progress.
Ship A Minimal Three Task Workflow
- Keep scope tight: prompt users once in the morning to set three tasks, then two followups for progress and completion.
- Limit features for MVP: let users choose times, pick a theme, and store a date-based archive without rollover.
AI Handled Core UI But Struggled With Extras
- AI (Codex) produced usable core screens: Today view, Archive, progress and completion journal.
- Some nonessential features (custom icons, watch complications) caused repeated breakage and were cut to stabilize the build.
