Xcode 15 beta 2 re-released and bumped to macOS 14.1

The Xcode 15.1 beta 2 image has been released on M1 and Gen2 Intel resource classes and can be selected as follows:

macos:
    xcode: 15.1

:warning: This re-release upgrades the OS to macOS 14.1 Sonoma. We have seen improved build times with this change, but the OS upgrade may cause issues in your builds. In the case that you experience issues with the OS upgrade, xcode 15 will still be available :warning:


Apple Developer Documentation

Xcode 15.1 Beta 2 Release Notes | Apple Developer Documentation

Update your apps to use new features, and test your apps against API changes.

For discussion on this topic, please see:

:warning: This release additionally does not appear to ship with pre-configured simulator pairs (iPhone and Apple Watch), therefore you may need to create these pairs manually before booting them using the xcrun simctl pair WATCH_UDID IPHONE_UDID command, substituting the UDIDs found in the manifest files listed below.

:warning: Please note that visionOS is only available on m1 machines.


:information_source: M1 VM Image Info :information_source:

Xcode 15.1 Build version 15C5042i is installed at /Applications/Xcode-15.1.app

The full manifest of installed software can be found here


:information_source: Intel VM Image Info :information_source:

Xcode 15.1 Build version 15C5042i is installed at /Applications/Xcode-15.1.app

The full manifest of installed software can be found here


For assistance, please create new threads in the Mobile section of the forum (Mobile - CircleCI Discuss ) for community support.