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
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
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:
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.
Please note that visionOS is only available on m1 machines.
M1 VM Image Info
Xcode 15.1 Build version 15C5042i
is installed at /Applications/Xcode-15.1.app
The full manifest of installed software can be found here
Intel VM Image Info
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.