Xcode 15.0.1 RC Released

The Xcode 15.0.1 RC image has been released on M1 and Gen2 Intel resource classes and can be selected as follows:

macos:
    xcode: 15.0.1

Note: This will eventually replace Xcode 15.0.0 as per our image policy

We will update this thread once this thread when we intend to make this change - after 15.0.1 is promoted to GA and any potentially breaking changes are discovered


:bug: Known Issues :bug:

This release may help with the known issue in Xcode 15 which causes the simulator runtimes to be slow to launch:

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.

The iOS simulator in this release appears to be iOS 17.0.1, however it still reports as iOS 17.0. We are investigating this further, however it appears to be an issue with the simulator runtime provided by Apple in this release.


:information_source: M1 VM Image Info :information_source:

Xcode 15.0.1 Build version 15A507 is installed at /Applications/Xcode-15.0.1.app

The full manifest of installed software can be found here


:information_source: Intel VM Image Info :information_source:

Xcode 15.0.1 Build version 15A507 is installed at /Applications/Xcode-15.0.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.

1 Like

This image is now officially GA and fully supported.