Expo Build & Deploy (iOS) EAS Build Setup Initial configuration This creates : app.json iOS configuration Build Types Development build (for development) Use with Preview build (internal testing) Distributes via ad-hoc provisioning. Testers install via link. Production build (App Store) Credentials Management EAS manages credentials automatically, but you can control them: Manual credential setup (if needed) 1. Create App ID in Apple Developer Portal 2. Create Distribution Certificate 3. Create Provisioning Profile 4. Configure in : Environment Variables In eas.json Secrets (sensitive values)…