Automatic App Store publishing is coming soon. For now, export your codebase and follow Apple’s submission process.
Download your codebase
Open Codebase → Download Code to get a ZIP of your project.
Prepare your app
Set your app name, icons, splash screens, bundle identifier, and required
permissions.
Build and archive
Open the project in Xcode, set signing & capabilities, then create an
Archive for distribution.
Submit to App Store Connect
Upload the build, complete metadata (screenshots, privacy, age rating), and submit for review.
Review data collection, permissions, and third-party SDK usage before
submission. Ensure your privacy disclosures are accurate.
Create a simple TestFlight beta first. You’ll collect device-specific bugs
and performance metrics before public release.