Can I make App Store builds using Unity Personal license with Codemagic?

Last updated: June 29, 2026

Context

Developers with Unity Personal (free) licenses may want to use Codemagic for continuous integration and deployment (CI/CD) to build their Unity projects for the App Store. This involves understanding the licensing requirements and limitations when using Unity Personal in automated build environments.

Answer

Unfortunately, you cannot use Unity Personal license with Codemagic for App Store builds. The primary challenge is around licensing requirements for CI/CD workflows.

Here are the key limitations:

  • Unity Plus or Pro license is required for CI/CD workflows

  • Unity no longer supports manual activation of Personal licenses, which is necessary for automated build environments

  • At the moment, there is no supported way to use Unity Personal with Codemagic