# Running Maestro Cloud UI tests for iOS on Bitrise CI/CD

DevFeed: [Running Maestro Cloud UI tests for iOS on Bitrise CI/CD](<https://devfeed.tech/articles/running-maestro-cloud-ui-tests-for-ios-on-bitrise-ci-cd-22924.md>)

Original publisher: [Read original article](<https://maestro.dev/blog/running-maestro-cloud-ui-tests-for-ios-on-bitrise-ci-cd>)

Author: Ashish Kharche

Published: 2023-05-09T07:00:00Z

Content type: tutorial

Language: en

Sources: [mobile.dev - Medium](<https://devfeed.tech/sources/mobile-dev-medium.md>)

Topics: [CI/CD](<https://devfeed.tech/topics/cicd.md>), [iOS](<https://devfeed.tech/topics/ios.md>), [Testing](<https://devfeed.tech/topics/testing.md>), [SwiftUI](<https://devfeed.tech/topics/swiftui.md>), [Xcode](<https://devfeed.tech/topics/xcode.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [env-file-security](<https://devfeed.tech/tags/env-file-security.md>), [github](<https://devfeed.tech/tags/github.md>), [ios](<https://devfeed.tech/tags/ios.md>), [swiftui](<https://devfeed.tech/tags/swiftui.md>), [testing](<https://devfeed.tech/tags/testing.md>), [ui](<https://devfeed.tech/tags/ui.md>), [xcode](<https://devfeed.tech/tags/xcode.md>)

## AI overview

A tutorial for setting up Maestro Cloud UI tests for an iOS application with Bitrise CI/CD. It covers creating a SwiftUI project in Xcode, configuring Bitrise, adding the Maestro Cloud API key as a secret environment variable, and integrating the cloud upload step.

## Source excerpt

Setup Maestro iOS tests on Bitrise