Xcode 10 GM is now available!
Hey folks! We’ve just launched our Xcode 10 GM (Build 10A255) 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 10.0 image:
osx_image: xcode10
If you were previously using this configuration for the Xcode 10 beta image, you’ll now be using the GM version of Xcode 10 without having to make any changes!
Update (2018-09-19): Originally, a version of this image was released with the GM Seed build (10A254a). That image has been replaced with one that includes the final build, and this post has been updated accordingly for the new image.
Details on the new image
See below for more details on what’s on the image.
Updated Xcode Tools
- Carthage 0.30.1
- CocoaPods 1.5.3
- fastlane 2.104.0
Ruby versions installed with rvm
- ruby-2.3.5
- ruby-2.4.3 (default)
Node.js versions installed with nvm:
- 4.9.1
- 5.12.0
- 6.14.4
- 8.12.0
- 10.10.0 (default)
Tools installed with Homebrew:
- adns 1.5.1
- ansible 2.6.4
- autoconf 2.69
- boost 1.67.0_1
- carthage 0.30.1
- cgal 4.12.1
- cmake 3.12.2
- coreutils 8.30
- freexl 1.0.5_1
- gdal 2.3.1_2
- gdbm 1.18
- geos 3.6.3
- gettext 0.19.8.1
- giflib 5.1.4_1
- git 2.19.0_1
- gmp 6.1.2_2
- gnupg 2.2.10
- gnutls 3.5.19
- go 1.11
- icu4c 62.1
- jpeg 9c
- json-c 0.13.1
- libassuan 2.5.1
- libevent 2.1.8
- libffi 3.2.1
- libgcrypt 1.8.3
- libgeotiff 1.4.2_2
- libgpg-error 1.32
- libidn2 2.0.5
- libksba 1.3.5
- libpng 1.6.35
- libpq 10.5
- libspatialite 4.3.0a_6
- libssh 0.8.1
- libtasn1 4.13
- libtiff 4.0.9_4
- libunistring 0.9.10
- libusb 1.0.22
- libxml2 2.9.7
- libyaml 0.2.1
- maven 3.5.4
- md5deep 4.4
- mercurial 4.7.1
- mpfr 4.0.1
- msgpack 3.1.1
- nettle 3.4
- node 10.10.0
- npth 1.6
- numpy 1.15.1
- openssl 1.0.2p
- p11-kit 0.23.14
- pcre 8.42
- pcre2 10.32
- pinentry 1.1.0_1
- pkg-config 0.29.2
- postgis 2.4.4_1
- postgresql 10.5
- proj 5.1.0
- pyenv 1.2.7
- python 3.7.0
- python@2 2.7.15_1
- readline 7.0.5
- sfcgal 1.3.5
- sqlite 3.25.0
- swiftlint 0.27.0
- tmate 2.2.1_4
- wget 1.19.5
- xctool 0.3.4
- xz 5.2.4
- zstd 1.3.5
More details are available in the Xcode 10.0 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.