---
title: 'EAS Build: Upcoming iOS images updates'
authors: Szymon Dziedzic
published: March 29, 2024
---

Note that `"latest"` is an alias that points to the most recently added image. If you are reading this post long after the publication date, it may point to a different image.

[Refer to the build image documentation for more information.](https://docs.expo.dev/build-reference/infrastructure/)

Following Apple's announcement we are planning to drop the support for all of the iOS images with Xcode < 15 a month after the required Xcode version changes on Apple's side. This means that starting on May 29th, 2024, we will no longer provide the following images:

- `macos-monterey-12.1-xcode-13.2`
- `macos-monterey-12.3-xcode-13.3`
- `macos-monterey-12.4-xcode-13.4`
- `macos-monterey-12.6-xcode-14.0`
- `macos-monterey-12.6-xcode-14.1`
- `macos-monterey-12.6-xcode-14.2`
- `macos-ventura-13.3-xcode-14.3`
- `macos-ventura-13.4-xcode-14.3.1`

If you are using one of the images listed above, we recommend updating your configuration to use Xcode 15 as soon as possible to avoid any disruptions in your build process.