You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
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.