• Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Currently we are unable to run builds for iOS, macOS or other applications which needed a macOS or Xcode underlined.

      E.g. a nodejs app which includes a dependency written in Swift. We have no chance to build this decency with Pipelines.

            [BCLOUD-13719] Support for macOS & iOS in Pipelines

            Raul Gomis added a comment -

            Hi everyone, 

            Thanks for your feedback and comments on this feature request. I'm happy to announce that Bitbucket Pipelines support for MacOS builds is in GA now

            Bitbucket Pipelines supports now MacOS builds using self-hosted runners. We've created a separate feature request to track the specific interest and feedback in Cloud-hosted support for MacOS builds. Please, vote and share your feedback in the following ticket, so that we can determine next steps: https://jira.atlassian.com/browse/BCLOUD-22154

            Thanks,  

            Raul

            Raul Gomis added a comment - Hi everyone,  Thanks for your feedback and comments on this feature request. I'm happy to announce that Bitbucket Pipelines support for MacOS builds is in GA now .  Bitbucket Pipelines supports now MacOS builds using self-hosted runners. We've created a separate feature request to track the specific interest and feedback in Cloud-hosted support for MacOS builds. Please, vote and share your feedback in the following ticket, so that we can determine next steps: https://jira.atlassian.com/browse/BCLOUD-22154 .  Thanks,   Raul

            This is great, but cloud hosted MacOS is really what is needed for feature parity with competitors.

            Daniel Burnham added a comment - This is great, but cloud hosted MacOS is really what is needed for feature parity with competitors.

            Raul Gomis added a comment -

            Hi all,

            Good news! We are excited to announce that we have released MacOS runners (Beta): https://bitbucket.org/blog/beta-macos-runners-bitbucket . You can now set up a self-hosted runner on your MacOS infrastructure to run MacOS and iOS builds.

            Feel free to give it a try and share your feedback, we'd love to hear it.

            Regards,

            Raul

            Raul Gomis added a comment - Hi all, Good news! We are excited to announce that we have released MacOS runners (Beta): https://bitbucket.org/blog/beta-macos-runners-bitbucket . You can now set up a self-hosted runner on your MacOS infrastructure to run MacOS and iOS builds. Feel free to give it a try and share your feedback, we'd love to hear it. Regards, Raul

            Ricardo C. added a comment - - edited

            Great steps towards runners, but please don't stop on them.

            For our needs, cloud-hosted macOS and Windows pipelines are a must.

            Not having this on Bitbucket pipelines is currently a major blocker (side-by-side with not having CLI for managing IP whitelisting).

            Ricardo C. added a comment - - edited Great steps towards runners, but please don't stop on them. For our needs, cloud-hosted macOS and Windows pipelines are a must. Not having this on Bitbucket pipelines is currently a major blocker (side-by-side with not having CLI for managing IP whitelisting).

            Will it be possible to setup and run own MacOS runners using a Mac mini for example?

            This seems to be related to https://jira.atlassian.com/browse/BCLOUD-21412

            Jörn Dyherrn added a comment - Will it be possible to setup and run own MacOS runners using a Mac mini for example? This seems to be related to https://jira.atlassian.com/browse/BCLOUD-21412

            Raul Gomis added a comment -

            Hi all,

            Happy Friday! Quick update: this week, the team has integrated the last major code changes for MacOS runners (Beta). We still need to ensure it meets our quality standards before making it available to users. If everything goes well, we'll ship the beta release over the next weeks. 

            I'll keep you posted. Thanks again for your interest in this feature request.

            Regards,

            Raul

            Raul Gomis added a comment - Hi all, Happy Friday! Quick update: this week, the team has integrated the last major code changes for MacOS runners (Beta). We still need to ensure it meets our quality standards before making it available to users. If everything goes well, we'll ship the beta release over the next weeks.  I'll keep you posted. Thanks again for your interest in this feature request. Regards, Raul

            Alex added a comment -

            @rgomis, do you have an update on the Beta availability?

            Alex added a comment - @ rgomis , do you have an update on the Beta availability?

            Hi all,

            Quick update: this feature request is currently in active development as planned. We recently shipped Windows runners support (Beta) and the team is now focused on MacOS runners. We’ll release an early access / beta version as soon as it is ready and meets our quality standards.

            Thanks again for your patience and feedback on this feature request.

            Regards, 

            Raul

            Raul Gomis added a comment - Hi all, Quick update: this feature request is currently in active development as planned. We recently shipped Windows runners support (Beta) and the team is now focused on MacOS runners. We’ll release an early access / beta version as soon as it is ready and meets our quality standards. Thanks again for your patience and feedback on this feature request. Regards,  Raul

            Is there any update for Mac Os support in the Bitbucket pipeline?

             

            komal Rathore added a comment - Is there any update for Mac Os support in the Bitbucket pipeline?  

            bbell added a comment - - edited

            Git, CircleCI, Bitrise, Travis all support Mac. when will this be ready?

            bbell added a comment - - edited Git, CircleCI, Bitrise, Travis all support Mac. when will this be ready?

            Alex added a comment -

            Any update on the progress, @rgomis?

            Alex added a comment - Any update on the progress, @ rgomis ?

            That's why I use BitRise do build the cordova iOS apps, and so are all my pipelines there.

            MiguelQueiroz added a comment - That's why I use BitRise do build the cordova iOS apps, and so are all my pipelines there.

            Hi everyone,

            Thanks for your interest in this feature. We've recently updated our public roadmap to reflect the current status of this feature request. Unfortunately, we hit some roadblocks during Windows support for Runners (https://jira.atlassian.com/browse/BCLOUD-13452) and we had to delay MacOS support to next quarter (Q1 2022). Good news is that with the recent early access preview of Windows, we've already solved most of the key technical challenges for iOS support as well.

            We'll make iOS support available in preview as soon as we have something for you to try and share feedback with us (and doesn't compromise our high standards).

            Thanks again for your patience and feedback on this feature request.

            Regards,
            Raul

            Raul Gomis added a comment - Hi everyone, Thanks for your interest in this feature. We've recently updated our public roadmap to reflect the current status of this feature request. Unfortunately, we hit some roadblocks during Windows support for Runners ( https://jira.atlassian.com/browse/BCLOUD-13452 ) and we had to delay MacOS support to next quarter (Q1 2022). Good news is that with the recent early access preview of Windows , we've already solved most of the key technical challenges for iOS support as well. We'll make iOS support available in preview as soon as we have something for you to try and share feedback with us (and doesn't compromise our high standards). Thanks again for your patience and feedback on this feature request. Regards, Raul

            Hi, if you grew tired of waiting, I created a tutorial on how you can connect to a Mac with an SSH connection from Bitbucket Pipelines.

            https://attilaberczik.com/post/ios-bitbucket-cicd-pipeline

            Attila Berczik added a comment - Hi, if you grew tired of waiting, I created a tutorial on how you can connect to a Mac with an SSH connection from Bitbucket Pipelines. https://attilaberczik.com/post/ios-bitbucket-cicd-pipeline

            30/Jul/2021 8:51 AM
            "After that, we will work on adding support for macOS (and Windows) to Runners. Our current estimate for macOS runners is Q4 this year."

            @rgomis  Are macOS runners still on track for Q4 ? Please let us know so we can look at alternatives. Thanks

            Deleted Account (Inactive) added a comment - 30/Jul/2021 8:51 AM "After that, we will work on adding support for macOS (and Windows) to Runners. Our current estimate for macOS runners is Q4 this year." @ rgomis  Are macOS runners still on track for Q4 ? Please let us know so we can look at alternatives. Thanks

            Alex added a comment -

            Looking forward to using pipelines for building our iOS code

            Alex added a comment - Looking forward to using pipelines for building our iOS code

            Looks like I've become interested at the right time! Looking forward to these macOS runners

            Sandy Garrido added a comment - Looks like I've become interested at the right time! Looking forward to these macOS runners

            I would like to join beta for mac runner

            subramanya.chakravarthy added a comment - I would like to join beta for mac runner

            We are very interested in having Mac runners as well.

            Michael J Love added a comment - We are very interested in having Mac runners as well.

            @Raul: In another post I read something about dropping names at the development team for those who are interested in beta testing Mac Pipeline Runners; if you could: sign me up plz.!

            Antoine Veldhoven added a comment - @Raul: In another post I read something about dropping names at the development team for those who are interested in beta testing Mac Pipeline Runners; if you could: sign me up plz.!

            Raul Gomis added a comment -

            Hi everyone,

            Thanks for your feedback and interest on this feature request. We are currently working on Bitbucket Pipelines Runners (Linux/Docker). The GA release is expected over the next month. 

            After that, we will work on adding support for macOS (and Windows) to Runners. Our current estimate for macOS runners is Q4 this year. 

            Thanks again for your interest,

            Raul

            Raul Gomis added a comment - Hi everyone, Thanks for your feedback and interest on this feature request. We are currently working on  Bitbucket Pipelines Runners (Linux/Docker) . The GA release is expected over the next month.  After that, we will work on adding support for macOS (and Windows) to Runners. Our current estimate for macOS runners is Q4 this year.  Thanks again for your interest, Raul

            Admir added a comment - - edited

            Will Bitbucket Pipelines Runners support macOS any time soon?

            Admir added a comment - - edited Will  Bitbucket Pipelines Runners support macOS any time soon?

            Hey we're also needing this. Thanks.

            Alex Williamson added a comment - Hey we're also needing this. Thanks.

            Will added a comment -

            I can see the current Pipeline Runners guide supports running on Linux, but is it possible for the Pipeline runners agent to be installed on a macOS machine instead to allow support for iOS/MacOS pipelines?

            Will added a comment - I can see the current Pipeline Runners guide supports running on Linux, but is it possible for the Pipeline runners agent to be installed on a macOS machine instead to allow support for iOS/MacOS pipelines?

            samagonv added a comment -

            No supporting mac vm builds? So, this is the reason why I choose Azure devops instead of the whole Atlassian infra

            samagonv added a comment - No supporting mac vm builds? So, this is the reason why I choose Azure devops instead of the whole Atlassian infra

            With Bitbucket Pipeline Runners arriving soon, is there an opportunity to help beta test?

            Brandon Smith added a comment - With Bitbucket Pipeline Runners arriving soon, is there an opportunity to help beta test?

            5teveroy added a comment -

            🎉

            5teveroy added a comment - 🎉

            Justin Thomas added a comment - - edited

            Hi everyone,

            This is Justin from the Bitbucket team. Thank you for your feedback on Support for macOS and iOs in Pipelines. We are currently working on Bitbucket Pipelines Runners, we hope to roll it out in Q1-Q2 2021, the public roadmap can be found here.
            As there is a lot of interest in macOS/iOS support we are considering how we can add this to Runners in the future.

            Thank you again for your feedback.

            Cheers,

            Justin Thomas

            Justin Thomas added a comment - - edited Hi everyone, This is Justin from the Bitbucket team. Thank you for your feedback on Support for macOS and iOs in Pipelines . We are currently working on Bitbucket Pipelines Runners , we hope to roll it out in Q1-Q2 2021, the public roadmap can be found here . As there is a lot of interest in macOS/iOS support we are considering how we can add this to Runners in the future. Thank you again for your feedback. Cheers, Justin Thomas

            Ben added a comment -

            I could have sworn I saw this on the Cloud Roadmap before, but it is no longer there.  (Although I suppose we can set this up ourselves with Pipelines Runners when that comes out)

            Ben added a comment - I could have sworn I saw this on the Cloud Roadmap before, but it is no longer there.  (Although I suppose we can set this up ourselves with Pipelines Runners when that comes out)

            +1

            +1

            +1

             

            David Ferrándiz added a comment - +1  

            +1

            carlos.tomas added a comment - +1

            Salva added a comment -

            +1

            Salva added a comment - +1

            +1

            We need this, please support it

            Jesús Mateos Gómez added a comment - We need this, please support it

            +1

            PravinU added a comment -

            Today AWS announced MacOS support as well, hopefully Bitbucket will be learning from them soon.

            PravinU added a comment - Today AWS announced MacOS support as well, hopefully Bitbucket will be learning from them soon.

            +1

            pierresforge added a comment - +1

            +1

            David Madner added a comment - +1

            +1

            Akshit Zaveri added a comment - +1

            chedib added a comment -

            +1

            chedib added a comment - +1

            +1

            +1

            Vasiliy Zhuk added a comment - +1

            +1

            +1

            Natan Drozd added a comment - - edited

            What’s the plan now that Atlassian is going to EOL all of the on prem servers.

            Natan Drozd added a comment - - edited What’s the plan now that Atlassian is going to EOL all of the on prem servers.

            Dan Sharon added a comment -

            +1

            Dan Sharon added a comment - +1

            +1

            Brian Mitchell added a comment - +1

            +1

            Drew Gibson added a comment - +1

            +1

            Ivan Grishin added a comment - +1

            +1

            sobernaut added a comment -

            +1

             

            sobernaut added a comment - +1  

            +1

              rgomis Raul Gomis
              724878b9e50b StefMa
              Votes:
              348 Vote for this issue
              Watchers:
              255 Start watching this issue

                Created:
                Updated:
                Resolved: