Bilt handles the full path from working app to App Store submission — certificates, provisioning profiles, builds, and TestFlight distribution.Documentation Index
Fetch the complete documentation index at: https://bilt.me/docs/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Publishing an iOS app normally requires a Mac, Xcode, an Apple Developer account, code signing certificates, provisioning profiles, and familiarity with App Store Connect. Bilt simplifies this by managing the build and submission pipeline in the cloud.What you need
- Apple Developer account — Required by Apple for App Store distribution ($99/year at developer.apple.com)
- App Store Connect API key — Generated in your Apple Developer portal
- App details — Name, bundle ID, description, screenshots
Setup
The App Store tab in your project settings walks you through configuration:Building and submitting
Once configured, you can:- Build for iOS — Bilt creates a release build using Expo/EAS in the cloud
- Submit to TestFlight — Push the build to TestFlight for beta testing
- Submit to App Store — Send the build for App Store review
Status tracking
The App Store tab shows configuration health with status cards:- Green checkmarks for completed steps
- Warnings for missing or expired credentials
- Quick links to fix issues
