App Center Build

Important

Visual Studio App Center is scheduled for retirement on March 31, 2025. While you can continue to use Visual Studio App Center until it is fully retired, there are several recommended alternatives that you may consider migrating to.

Learn more about support timelines and alternatives.

The App Center Build service helps you build Android, iOS, macOS, and UWP apps using a secure cloud infrastructure. Connect to your repo in App Center and start building your app in the cloud on every commit. With Build you can forget about configuring build servers locally, complicated configurations, and code that builds on a coworker's machine but not yours.

With App Center's other services, you can further automate your workflow:

  • Automatically release builds to testers and public app stores with App Center Distribute.
  • Run automated UI tests on thousands of real device and OS configurations in the cloud with App Center Test.

Getting Started

App Center Build Getting Started

To get started using the Build service, you first must connect to a source control system. On the Build getting started dashboard, select the repository where the app is located and then select the branch to be built. App Center currently supports building apps in Git repositories hosted on:

  • Azure DevOps (formerly Visual Studio Team Services or VSTS)
  • Bitbucket
  • GitHub
  • GitLab

App Center doesn't support Team Foundation Version Control (TFVC).

If you're having trouble with your builds, check the troubleshooting guide or you can always reach out and let us know by opening a support ticket. Select the help menu (?) in the upper right corner of App Center portal, then choose 'Contact support'. Our dedicated support team will respond to your questions and feedback.

Note

App Center build artifacts and logs are kept for 30 days after build completion.