The Gradle Xcode Plugin allows developers to build, archive, package, and sign iOS and macOS applications using Gradle. It provides a bridge between Gradle and Xcode’s build tools, enabling multiplatform or Android+iOS projects to use a unified build system. This plugin supports key features like provisioning profile management, dependency integration, and command-line automation for Apple platform projects, making it ideal for CI/CD pipelines or hybrid environments.

Features

  • Builds Xcode projects using Gradle
  • Supports code signing and provisioning profiles
  • Archives and packages iOS/macOS apps
  • Integrates with CocoaPods
  • Enables command-line iOS automation
  • Supports running unit tests via Gradle

Project Samples

Project Activity

See All Activity >