Skip to main content

Quick start guides

Bitrise supports multiple mobile platforms out of the box: when adding a new app, our project scanner detects your app's platform based on the code. The process of adding the app is slightly different for each platform. To help going through the process, we provide quick start guides for all our supported platforms.

All quick start guides have the same goal: go through the entire process of adding a new app to Bitrise, running the first build, and producing an installable binary. Each guide has a similar structure, detailing the typical phases of the process:

  • Adding the app

  • Managing dependencies

  • Code signing

  • Testing the app

  • Deploying the app

These guides are not meant to be followed to the letter: they serve to provide a framework, a basic template of using Bitrise for building different apps.