Xcode 11.2.1 is now available!

Xcode 11.2.1 is now available! :tada:

To select this Stack 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 11.2.x
option and your next build will start on the Xcode 11.2.1 stack.
Note: you can now select separate stacks for separate workflows!
Read more at: https://blog.bitrise.io/per-workflow-stack-selection-is-here.

This new Virtual Machine replaced the previous Xcode 11.2.x configuration,
so if you’ve already selected the Xcode 11.2.x stack for your app, you’re automatically using Xcode 11.2.1 now.

You can find the changes/updates compared to the Xcode 11.2.0 stack here:

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:

1 Like

I’m having issues with this stack during my test phase. It’s not recognizing 13.2 as a valid simulator version, which is something I’ve specified in my test phase for quite some time.

Looking at the Xcode stack being used, this shouldn’t be an issue: https://github.com/bitrise-io/bitrise.io/blob/master/system_reports/osx-xcode-11.2.x.log#L599-L600

Nevermind, turns out it was an xcode-test issue: https://github.com/bitrise-steplib/steps-xcode-test/issues/128

1 Like

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