Xcode 14.0 (beta 6) Update on Intel AND M1

Hi there :wave:

Xcode 14.0 (beta 6) Update on Intel AND M1! :tada:

Notable changes:

  • Beta 6 version
  • Golang upgrade to 1.18
  • Fixed diskspace issue on M1 stacks

To select these Stacks you just have to open your app on bitrise.io, go to the Workflow tab (Workflow Editor), and on the Stack tab select the Xcode 14.0.x option and your next build will start on the corresponding stack.

*Note: you can now select separate stacks for separate workflows!

Read more at: https://blog.bitrise.io/per-workflow-stack-selection-is-here

You can find the system reports here:
https://github.com/bitrise-io/bitrise.io/blob/master/system_reports/MACOS/INTEL/osx-xcode-14.0.x.log
https://github.com/bitrise-io/bitrise.io/blob/master/system_reports/MACOS/M1/osx-xcode-14.0.x.log

If you’d like to add additional tools to be pre-installed you can find the instructions on GitHub, for both the Linux and for the macOS stacks.
_Information about Stack types & update schedules can be found here: discuss.bitrise.io/t/281

Happy Building! :rocket:

The instructions on how to request additional tools be pre-installed is outdated and directs users to a GitHub that is in read-only with no ability to open issues

Request a tool to be pre-installed on a build machine

  • For our Docker based stack you can create an issue or pull request at:
    • bitrise-base, for generic tools and configurations (which are not related to Android)
    • android, for Android related tools and configurations

This topic was automatically closed after 90 days. New replies are no longer allowed.