User Story: iOS Dev Build on Phone
Key
ios-dev-build
Story
As a developer, I want to deploy my Rails web apps to my physical iPhone via Xcode so that I can validate the native experience before submitting to the App Store.
Acceptance Criteria
- Turbo Native Xcode project loads the production Rails URL
- App installs on physical iPhone via USB
- Navigation, auth, and core flows work in the native shell
- Process is repeatable for any Rails app on the platform