Hi,
I have created a new iOS bitbucket repo and now I want to create a CICD pipeline for it.
I have no idea that how to setup the pipeline for iOS project. I tried few tutorials online but those confused me a lot to choose bitbucket for CI/CD or not.
Please help me on setup pipeline and let me know is it possible without having a real macbook (macOS).
Is Bitbucket Pipelines is a cloud-based CI/CD platform and can i setup testing iOS projects using cloud-based build environments.
Hi @Asif332,
Bitbucket Pipelines is a cloud-based CI/CD platform, but we also provide Runners that you can use in your own infrastructure, and you won’t be charged for the build minutes used by your self-hosted runners, and you'll also be able to see the logs on the Bitbucket Pipelines page of the repo.
As Igor mentioned, it is not possible to build iOS projects in Pipelines that run on our own infrastructure. We have a feature request in our issue tracker that you can vote for to express your interest:
If you have your own MacOS infrastructure, you can use our MacOS Runners to run the builds in your own infrastructure:
If you don't have a macOS where you can set up the Runner for your builds, you could also look into MacOS Cloud solutions in order to set up a Runner there.
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.