# Xcode 11 beta5 is now available!

**URL:** https://discuss.bitrise.io/t/xcode-11-beta5-is-now-available/9797
**Category:** Changelog
**Created:** [July 30, 2019, 2:31pm UTC](https://discuss.bitrise.io/t/xcode-11-beta5-is-now-available/9797 "2019-07-30T14:31:11Z")
**Posts on this page:** 15
**Page:** 1

<div class="post-metadata">

### Author: ![fehersanyi-bitrise](https://sea2.discourse-cdn.com/flex016/user_avatar/discuss.bitrise.io/fehersanyi-bitrise/32/1912_2.png) [@fehersanyi-bitrise](https://discuss.bitrise.io/u/fehersanyi-bitrise)
#### Post date: [July 30, 2019, 2:31pm UTC](https://discuss.bitrise.io/t/xcode-11-beta5-is-now-available/9797/1 "2019-07-30T14:31:11Z")

</div>

Xcode 11 beta5 is now available! 🎉

**To select this Stack** you just have to **open your app** on [bitrise.io](https://www.bitrise.io),  
go to the `Workflow` tab (Workflow Editor), and on the `Stack` tab select the `Xcode 11.0.x`  
option and your next build will start on the Xcode 11 stack.  
_Note: you can now select separate stacks for separate workflows!  
Read more at: [https://blog.bitrise.io/per-workflow-stack-selection-is-here](https://blog.bitrise.io/per-workflow-stack-selection-is-here)._

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

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

> <https://github.com/bitrise-io/bitrise.io/pull/298/files>
>
> beta 5

If you’d like to add additional tools to be pre-installed you can find the instructions on [GitHub](https://github.com/bitrise-io/bitrise.io#request-a-tool-to-be-pre-installed-on-a-build-machine), for both the Linux and for the macOS stacks.

_Information about **Stack types & update schedules** can be found here: [discuss.bitrise.io/t/281](http://discuss.bitrise.io/t/how-are-the-bitrise-io-stacks-updated-and-with-what-frequency/281)._

**Happy Building!** 🚀

---

<div class="post-metadata">

### Author: ![JonathanDowning](https://sea2.discourse-cdn.com/flex016/user_avatar/discuss.bitrise.io/jonathandowning/32/1055_2.png) [@JonathanDowning](https://discuss.bitrise.io/u/JonathanDowning)
#### Post date: [August 1, 2019, 10:55am UTC](https://discuss.bitrise.io/t/xcode-11-beta5-is-now-available/9797/2 "2019-08-01T10:55:36Z")

</div>

Hey! This doesn’t appear to be merged in yet, so my stack is still using beta 4.  
Is this an oversight? 🙂

---

<div class="post-metadata">

### Author: ![fehersanyi-bitrise](https://sea2.discourse-cdn.com/flex016/user_avatar/discuss.bitrise.io/fehersanyi-bitrise/32/1912_2.png) [@fehersanyi-bitrise](https://discuss.bitrise.io/u/fehersanyi-bitrise)
#### Post date: [August 1, 2019, 11:19am UTC](https://discuss.bitrise.io/t/xcode-11-beta5-is-now-available/9797/3 "2019-08-01T11:19:36Z")

</div>

Hello @JonathanDowning

We merged the PR, but that is just a system report, independent from the VM image itself, so it is the new beta in use already. 🙃

---

<div class="post-metadata">

### Author: ![aaron.sapp](https://sea2.discourse-cdn.com/flex016/user_avatar/discuss.bitrise.io/aaron.sapp/32/2437_2.png) [@aaron.sapp](https://discuss.bitrise.io/u/aaron.sapp)
#### Post date: [August 1, 2019, 12:45pm UTC](https://discuss.bitrise.io/t/xcode-11-beta5-is-now-available/9797/4 "2019-08-01T12:45:18Z")

</div>

Hey @fehersanyi-bitrise,

I’m using the Xcode 11 stack, but it appears the iPhone 13.0 simulator isn’t available. Are there plans on getting that simulator added? I’ve got a bunch of snapshot tests that are changed in iOS 13.

 ![40%20AM](https://us1.discourse-cdn.com/flex016/uploads/bitrise/original/2X/1/179fb630d88690e22e6d3b7f43d2b5c1d6b3176a.png)

---

<div class="post-metadata">

### Author: ![fehersanyi-bitrise](https://sea2.discourse-cdn.com/flex016/user_avatar/discuss.bitrise.io/fehersanyi-bitrise/32/1912_2.png) [@fehersanyi-bitrise](https://discuss.bitrise.io/u/fehersanyi-bitrise)
#### Post date: [August 1, 2019, 1:14pm UTC](https://discuss.bitrise.io/t/xcode-11-beta5-is-now-available/9797/5 "2019-08-01T13:14:11Z")

</div>

Hello @aaron.sapp

I checked the system reports, and for iOS 13 you can use these devices:

> <https://github.com/bitrise-io/bitrise.io/blob/e04ab186ee5413b1cac32e9ddeb93da911b167c2/system_reports/osx-xcode-11.0.x.log#L562>

We install the simulators by hand from Xcode 🤔 locally can you run iPhone SE with iOS 13.0?  
If so, I will try to come up with a solution for you.

---

<div class="post-metadata">

### Author: ![JonathanDowning](https://sea2.discourse-cdn.com/flex016/user_avatar/discuss.bitrise.io/jonathandowning/32/1055_2.png) [@JonathanDowning](https://discuss.bitrise.io/u/JonathanDowning)
#### Post date: [August 1, 2019, 1:21pm UTC](https://discuss.bitrise.io/t/xcode-11-beta5-is-now-available/9797/6 "2019-08-01T13:21:34Z")

</div>

Ah yes!! My bad!

---

<div class="post-metadata">

### Author: ![aaron.sapp](https://sea2.discourse-cdn.com/flex016/user_avatar/discuss.bitrise.io/aaron.sapp/32/2437_2.png) [@aaron.sapp](https://discuss.bitrise.io/u/aaron.sapp)
#### Post date: [August 1, 2019, 1:40pm UTC](https://discuss.bitrise.io/t/xcode-11-beta5-is-now-available/9797/7 "2019-08-01T13:40:51Z")

</div>

Yup!

![21%20AM](https://us1.discourse-cdn.com/flex016/uploads/bitrise/original/2X/1/1312b8f5076bdcb538b46c7ac90be966f1393355.png)

We use iPhone SE since it provides the lowest res snapshot images. Bumping up to another device would double all of our snapshot image resolutions.

---

<div class="post-metadata">

### Author: ![fehersanyi-bitrise](https://sea2.discourse-cdn.com/flex016/user_avatar/discuss.bitrise.io/fehersanyi-bitrise/32/1912_2.png) [@fehersanyi-bitrise](https://discuss.bitrise.io/u/fehersanyi-bitrise)
#### Post date: [August 1, 2019, 2:30pm UTC](https://discuss.bitrise.io/t/xcode-11-beta5-is-now-available/9797/8 "2019-08-01T14:30:04Z")

</div>

Thank you, we will check things out and try to make it work asap 🙃

---

<div class="post-metadata">

### Author: ![fehersanyi-bitrise](https://sea2.discourse-cdn.com/flex016/user_avatar/discuss.bitrise.io/fehersanyi-bitrise/32/1912_2.png) [@fehersanyi-bitrise](https://discuss.bitrise.io/u/fehersanyi-bitrise)
#### Post date: [August 2, 2019, 8:22am UTC](https://discuss.bitrise.io/t/xcode-11-beta5-is-now-available/9797/9 "2019-08-02T08:22:51Z")

</div>

Hey @aaron.sapp👋

Can I ask which exact OS and Xcode versions do you have locally? 🤔

---

<div class="post-metadata">

### Author: ![aaron.sapp](https://sea2.discourse-cdn.com/flex016/user_avatar/discuss.bitrise.io/aaron.sapp/32/2437_2.png) [@aaron.sapp](https://discuss.bitrise.io/u/aaron.sapp)
#### Post date: [August 8, 2019, 12:44pm UTC](https://discuss.bitrise.io/t/xcode-11-beta5-is-now-available/9797/10 "2019-08-08T12:44:26Z")

</div>

hey @fehersanyi-bitrise, sorry for the delay, I didn’t get any notification of your post 😕

Locally I’m running:  
Xcode: Version 11.0 beta 5 (11M382q)  
OS: Version 10.14.6 (18G87)

---

<div class="post-metadata">

### Author: ![fehersanyi-bitrise](https://sea2.discourse-cdn.com/flex016/user_avatar/discuss.bitrise.io/fehersanyi-bitrise/32/1912_2.png) [@fehersanyi-bitrise](https://discuss.bitrise.io/u/fehersanyi-bitrise)
#### Post date: [August 8, 2019, 12:59pm UTC](https://discuss.bitrise.io/t/xcode-11-beta5-is-now-available/9797/11 "2019-08-08T12:59:23Z")

</div>

Hy @aaron.sapp 👋

I found a way to install the Simulator in need, I will include it with this weeks update 🙃

PS: we had some technical issues so it will only be in the next update hopefully on the 15th.

---

<div class="post-metadata">

### Author: ![anaglik](https://avatars.discourse-cdn.com/v4/letter/a/f475e1/32.png) [@anaglik](https://discuss.bitrise.io/u/anaglik)
#### Post date: [August 20, 2019, 11:14am UTC](https://discuss.bitrise.io/t/xcode-11-beta5-is-now-available/9797/12 "2019-08-20T11:14:25Z")

</div>

Hi @fehersanyi-bitrise,

I know that Xcode 11 beta 6 was released yesterday but I wanted to ask when we can expect it to be available on Bitrise?

---

<div class="post-metadata">

### Author: ![fehersanyi-bitrise](https://sea2.discourse-cdn.com/flex016/user_avatar/discuss.bitrise.io/fehersanyi-bitrise/32/1912_2.png) [@fehersanyi-bitrise](https://discuss.bitrise.io/u/fehersanyi-bitrise)
#### Post date: [August 21, 2019, 7:11am UTC](https://discuss.bitrise.io/t/xcode-11-beta5-is-now-available/9797/13 "2019-08-21T07:11:57Z")

</div>

Hello @anaglik

aug 20th is a national holiday here in Hungary so we were out having fun with the family, but we will definitely make the update today, or latest, tomorrow!

best regards,  
Sandor

---

<div class="post-metadata">

### Author: ![anaglik](https://avatars.discourse-cdn.com/v4/letter/a/f475e1/32.png) [@anaglik](https://discuss.bitrise.io/u/anaglik)
#### Post date: [August 21, 2019, 8:27am UTC](https://discuss.bitrise.io/t/xcode-11-beta5-is-now-available/9797/14 "2019-08-21T08:27:04Z")

</div>

Thanks for quick reply! Hope you had fun yesterday 🎉

---

<div class="post-metadata">

### Author: ![fehersanyi-bitrise](https://sea2.discourse-cdn.com/flex016/user_avatar/discuss.bitrise.io/fehersanyi-bitrise/32/1912_2.png) [@fehersanyi-bitrise](https://discuss.bitrise.io/u/fehersanyi-bitrise)
#### Post date: [October 28, 2019, 2:31pm UTC](https://discuss.bitrise.io/t/xcode-11-beta5-is-now-available/9797/15 "2019-10-28T14:31:14Z")

</div>

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