Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to build iOS applications using Fastlane and Pipelines?

Ian Merryweather
Contributor
June 1, 2018

I'm looking for CI and CD solutions for our iOS application, and as we use Bitbucket already decided to use Pipelines.

 

I've finally got the configuration setup how I want it, and have adjusted my Fastfile accordingly.


I would like to know if it is possible to use Fastlane in conjunction with Pipelines to release ad-hoc, and eventually app-store, builds, and to automate running tests.

2 answers

3 votes
Ian Merryweather
Contributor
June 13, 2018

For what it's worth; I've moved on from Bitbucket Pipelines due to not being able to get an answer to this question.

 

My own investigation leads me to believe that, due to the reliance on Docker images for Pipelines, it is simply not possible to run a macOS environment.

Docker images do not support the macOS kernel, so there is no way to get the xcodebuild program into a Docker image.

Much sadness!

2 votes
Khalid_Mills
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 16, 2018

perhaps the solution to this is here:

https://github.com/facebook/xcbuild

Ian Merryweather
Contributor
December 17, 2018

Nice find, @Khalid_Mills!
Have you tried using this to run a build from BB Pipelines yourself?

Like misato_okutsu likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events