Xcode 9.2 has landed!
Hey folks!
We’ve just launched an Xcode 9.2 (Build 9C40b) image!
Be sure to check out our summary of supported Xcode versions for quick reference on the Xcode and macOS versions we have available.
Simply add the following to your travis.yml to use the Xcode 9.2 image:
osx_image: xcode9.2
This image still run on macOS 10.12 Sierra because we wanted to make Xcode 9.2 available as soon as possible. We will be releasing a new image with macOS 10.13 and Xcode 9.2 in the near future. Thank you for your patience!
Details on the new image
See below for more details on what’s on the image.
Updated Xcode Tools
- Carthage is
0.26.2
- CocoaPods is
1.3.1
- fastlane is
2.63.0
- RubyMotion is
5.4
- xcpretty is
0.2.8
- xctool is
0.3.4
Ruby versions installed with rvm
- ruby-2.3.5
- ruby-2.4.2 (default)
Node.js versions installed with nvm:
- 0.8.28
- 0.10.48
- 0.12.17
- 0.12.18
- iojs-v3.3.1
- 4.8.3
- 4.8.4
- 4.8.5
- 5.12.0
- 6.9.1
- 6.11.0
- 6.11.3
- v6.11.5 (default)
Tools installed with homebrew:
- adns 1.5.1
- autoconf 2.69
- automake 1.15.1
- boost 1.65.1
- carthage 0.26.2
- cgal 4.11
- cmake 3.10.0 3.9.5
- coreutils 8.28_1
- dirmngr 1.1.1_3
- freexl 1.0.4
- gdal 1.11.5_3
- gdbm 1.13
- geos 3.6.2
- gettext 0.19.8.1
- giflib 5.1.4
- git 2.15.0 2.15.1
- gmp 6.1.2_1
- gnupg 2.2.1 2.2.3
- gnutls 3.5.16
- go 1.9.2
- gpg-agent 2.0.30_3
- icu4c 59.1_1
- jpeg 9b
- json-c 0.12.1
- libassuan 2.4.3_1 2.4.4
- libevent 2.1.8
- libffi 3.2.1
- libgcrypt 1.8.1
- libgeotiff 1.4.2_1
- libgpg-error 1.27
- libksba 1.3.5
- liblwgeom 2.1.5_3
- libpng 1.6.34
- libspatialite 4.3.0a_3
- libssh 0.7.5
- libtasn1 4.12
- libtiff 4.0.8_5
- libtool 2.4.6_1
- libunistring 0.9.7 0.9.8
- libusb 1.0.21
- libusb-compat 0.1.5_1
- libxml2 2.9.7
- libyaml 0.1.7
- lzlib 1.9
- maven 3.5.2
- md5deep 4.4
- mercurial 4.4 4.4.2
- mpfr 3.1.6
- msgpack 2.1.5
- nettle 3.3 3.4
- node 8.9.0 8.9.1
- npth 1.5
- openssl 1.0.2m
- openssl@1.1 1.1.0g
- p11-kit 0.23.9
- pcre 8.41
- pinentry 1.0.0 1.1.0
- pkg-config 0.29.2
- postgis 2.4.0_1 2.4.2
- postgresql 10.0 10.1
- proj 4.9.3
- pth 2.0.7
- pyenv 1.1.5
- python 2.7.14
- readline 7.0.3_1
- sfcgal 1.3.2
- sqlite 3.21.0
- swiftlint 0.23.1 0.24.0
- tmux 2.6
- wget 1.19.2
- xctool 0.3.4
More details are available in the Xcode 9.2 image documentation.
If there are any packages you’d like to see added to our macOS images, please file a Github Issue
and include [macos request]
in your subject line.
As always, if you have any questions or issues with the new images, please email support@travis-ci.com.