- The Michelangelo app itself — built and shipped to the App Store by the Michelangelo team.
- Your generated project — previewed via a public link or exported to GitHub for standalone distribution.
Michelangelo App Distribution
The Michelangelo: Vibe Coding app is built and submitted to the App Store by the Michelangelo team. It supports iPhone and the web preview player. iPad is not currently supported.Over-the-Air Updates
The production app receives updates automatically when the team publishes a new release.Shipping a Generated Project
Michelangelo does not provide an in-app “Build for App Store” button for generated projects. To ship a generated app as a standalone binary:- Open the project in the Michelangelo editor.
- Go to App Settings → Tools → GitHub → Settings.
- Connect your GitHub account and push the code.
- Open the generated repository on GitHub.
- Clone the repository locally or run a build from a mobile build service.
- Configure your own app identifier, signing, and App Store credentials.
- Build and submit.
Fastest Distribution Path
If you just want others to try your app, the public preview link is the fastest option:App Store Metadata
- App title: Michelangelo: Vibe Coding
- Subtitle: App to build apps.
- Category: Developer Tools
Next Steps
GitHub Integration
Export your source code to GitHub.
Share App
Share a public preview link.

