---
title: Native Builds
description: Build native iOS and Android apps in the cloud with optimized build stacks, automatic signing, and CI/CD for Capacitor and Cordova projects.
canonical_url: https://capawesome.io/cloud/native-builds/
---

# Native Builds

Use [Capawesome Cloud](/){:target="_blank"} to build native iOS and Android apps in the cloud.
Get faster builds with optimized runner images, automatic signing and provisioning, and seamless integration with your Git provider.

## Features

- 🚀 **Optimized Build Stacks**: Pre-configured with the latest stable versions of Node.js, Java, and Xcode running on macOS 15 with M4 instances.
- 🔗 **Universal Git Integration**: Connect GitHub, GitLab, Bitbucket, or Azure DevOps—including self-hosted and enterprise instances.
- 🔐 **Signing & Provisioning**: Securely manage Android keystores and iOS certificates for all build types.
- ⚙️ **Advanced Configuration**: Simple `capawesome.config.json` with support for monorepos, custom build commands, and environment variables.
- 🔒 **Encrypted Secrets**: Store sensitive data like API keys and tokens securely, never exposed in logs.
- 📦 **Artifact Management**: All build outputs are stored securely and available for download.
- 🪵 **Detailed Job Logs**: Comprehensive, easy-to-read logs make debugging straightforward.
- 🏃 **Isolated Build Environments**: Every build runs in its own isolated environment for security and consistency.
- 📱 **All Build Types**: Support for iOS Simulator, Development, Ad Hoc, App Store, and Enterprise builds, plus Android Debug, Release, and custom build types.
- 📚 **Documentation**: Comprehensive documentation to help you get started.

## Getting Started

<div class="grid cards" markdown>

-   :octicons-arrow-right-24: &nbsp;
    __Setup Native Builds__

    ---

    Create your first native build with Capawesome Cloud Native Builds.

    ---

    [:octicons-arrow-right-24: Getting Started](./setup.md)

</div>

## Documentation

<div class="grid cards" markdown>

-   :material-cog: &nbsp;
    __App Configuration__

    ---

    Learn how to configure your app builds using `capawesome.config.json`.

    ---

    [:octicons-arrow-right-24: Learn more](./configuration.md)

-   :material-package-variant: &nbsp;
    __Build Types__

    ---

    Understand the different build types available for iOS and Android.

    ---

    [:octicons-arrow-right-24: Learn more](./build-types.md)

-   :material-layers: &nbsp;
    __Build Stacks__

    ---

    Learn about the software versions and tools available in each build stack.

    ---

    [:octicons-arrow-right-24: Learn more](./build-stacks.md)

-   :material-certificate: &nbsp;
    __Signing Certificates__

    ---

    Configure signing certificates and provisioning profiles for your apps.

    ---

    [:octicons-arrow-right-24: Learn more](./certificates/index.md)

-   :material-variable: &nbsp;
    __Environments__

    ---

    Use environment variables and secrets to customize your builds.

    ---

    [:octicons-arrow-right-24: Learn more](environments.md)

-   :material-tune: &nbsp;
    __Native Configurations__

    ---

    Set the app name and package name of your native project before it is built.

    ---

    [:octicons-arrow-right-24: Learn more](native-configurations.md)

-   :material-share-variant: &nbsp;
    __Share a Build__

    ---

    Give external testers a public link to view and install a build without an account.

    ---

    [:octicons-arrow-right-24: Learn more](./share-a-build.md)

-   :material-help-circle: &nbsp;
    __Troubleshooting__

    ---

    Find solutions to common build issues and errors.

    ---

    [:octicons-arrow-right-24: Learn more](./troubleshooting.md)

-   :material-infinity: &nbsp;
    __CI/CD Integrations__

    ---

    Trigger native builds from GitHub Actions, GitLab CI, and more.

    ---

    [:octicons-arrow-right-24: Learn more](./integrations/index.md)

-   :material-tooltip-question: &nbsp;
    __FAQ__

    ---

    Find answers to frequently asked questions about Capawesome Cloud Native Builds.

    ---

    [:octicons-arrow-right-24: Learn more](./faq.md)

</div>

## Guides

Here are some guides to help you get started with Capawesome Cloud Native Builds:

- [Announcing Capawesome Cloud Native Builds](../../blog/posts/announcing-capawesome-cloud-native-builds.md)
