Xcode 15.3 on EAS Build

Xcode 15.3 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-sonoma-14.3-xcode-15.3".

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.

Updated eas.json file

Updated eas.json file that explicitly opts into using Xcode 15.3.

Xcode 15.3 includes SDKs for iOS 17.4, iPadOS 17.4, tvOS 17.4, watchOS 10.4, macOS Sonoma 14.4, and visionOS 1.1. To learn more about the changes introduced in Xcode 15.3 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.