All Posts

Xcode 15.2 image is now available on EAS Build

Jan 18, 2024 by

Avatar of Szymon Dziedzic

Szymon Dziedzic

Xcode 15.2 image has been added to EAS Build

Xcode 15.2 is now available on EAS Build. You can start using it today by setting your iOS image in eas.json to "image": "latest" or "image": "macos-ventura-13.6-xcode-15.2".

Note

"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

Updated eas.json file

Updated eas.json file that explicitly opts in to using Xcode 15.2.

Xcode 15.2 includes SDKs for iOS 17.2, iPadOS 17.2, tvOS 17.2, watchOS 10.2, macOS Sonoma 14.2, and visionOS. The primary focus of this update is on bug fixes. To learn more about the changes introduced in Xcode 15.2 check Apple’s official release notes.

If you want to check the full specification of the new image visit our infrastructure docs or check the logs of the Spin up build environment build phase when running a build using the new image.