Descriptions:
Apple has let developers install their own apps on an iPhone for years. What changed is the amount of work it takes to build one.
AI coding agents can now turn a plain-English brief into tested native software quickly enough that a personal app no longer needs to become a product to justify the effort. I tested that idea by starting with a blank Xcode project and building One Move, an app based on a small paper ritual I use every evening.
Two hours later, it was running on my real iPhone. I wrote no Swift by hand.
There is no application backend, web host, account system, TestFlight release or App Store submission. The app and its data live on the phone. Xcode still handles signing and installation, and Apple’s Developer Mode and provisioning rules still apply.
One Move is deliberately small. The larger opportunity is personal native software that can grow around one person’s workflow without first becoming a public product. Once the first useful version costs an evening instead of weeks of learning or paid development, even a more involved app can be worth building for yourself.
Source, full spec, every recorded prompt, tests, install instructions:
https://github.com/velvet-shark/one-move
Chapters:
0:00 Why this is practical now
0:57 The empty project
1:13 What changed
2:22 The plain-English brief
3:14 First build
6:08 Signing
7:07 Developer Mode
7:51 On the phone
10:01 What Apple still requires
10:54 The verdict
12:40 The receipt
14:39 Build it for yourself
15:05 The next morning
Follow me on X: https://x.com/velvet_shark







