Xcode 10.1 Image Availability
What’s New
- Xcode 10.1 macOS image has been released for CircleCI.
- Select the image by adding the following to a job in your
.circleci/config.yml
file:
macos:
xcode: 10.1.0
- Xcode is now version 10.1 Build 10B61.
- The Command Line Tools are now version 10.1.
- This image upgrades to the latest macOS High Sierra 10.13.6 (17G3025).
- This image removes the simulators for WatchOS 4.2.
- The system Ruby is unchanged at 2.3.7p456, but Ruby 2.4.5 and 2.5.3 are now available by using chruby.
- This image removes the additional Ruby 2.3.7 that was available to chruby.
- NodeJS is now version 11.0.0
- Yarn is now 1.12.1.