11.2.1 GM
I’ve upgraded the 11.2.1 image to include the GM version of Xcode 11.2.1. The image manifest is here. Xcode has been updated to 11.2.1 Build 11B500
.
11.2 Removal
I’ve started to route builds that request 11.2.0 to run on 11.2.1 instead. 11.2.1 is a bugfix release, and there are no other changes to the image. This frees up vital space on our machines to allow us to release 11.3 in a timely fashion.
11.3 Beta
I’ve started to roll out the Xcode 11.3 beta image. It includes Xcode 11.3 version 11C24b.
The manifest is here.
This will roll out today and be available in a few hours.
Set xcode: 11.3.0
in your jobs to select it.
Docs Update
The image manifest docs that we produce for each now include the path to Xcode in them. For example, the 11.3 image docs has the following line added:
Install Path:
/Applications/Xcode-11.3.beta.app
This was requested by customers who need to access this path from scripts.
Issue with git-lfs on Catalina
We have a known issue with our Catalina images and git-lfs
not working. I hope to roll a fix out for that on Monday, all going well. Our JIRA number for this is CIRCLE-22350 if you need to raise it with your support/account manager.