Xcode 11.5 (GM) Released

The Xcode 11.5 (GM) image has just been released and can be selected as follows:

macos:
    xcode: 11.5.0

A note about Python

We will no longer be shipping Python 2 in our images due to it hitting EOL status and causing issues during installation as it is no longer maintained by Homebrew. If you require Python 2, we would suggest moving to a previous Xcode image, or creating your own tap for the Python 2 package.
The main changes in this image (from 11.4.1) are:

  • Xcode is 11.5 (11E608c) installed at /Applications/Xcode-11.5.GM.Seed.app
  • Command Line Tools 11.5.0.0.1.1587847098
  • NodeJS 14.2.0 - updated from 13.13.0

Minor software changes:

  • Ruby 2.5.8, 2.6.6, 2.7.1 (available to chruby )
  • Git 2.26.2_1
  • Fastlane 2.146.1
  • OpenJDK 1.8.0_252

The full manifest of installed software can be found here.

1 Like

Hello, as the GM build is equal to the final version should we expect a new image soon? Thanks

@adellibovi Welcome to the forum :slight_smile: Generally GM Xcode builds are the final release builds, so assuming Apple doesn’t surprise us with another GM (that’s happened before!), this will be the final release and we will not need to re-build the image

1 Like