Xcode 7.1 and 7.0.1 are ready!

Thanks to a lot of hard work and hustle from Sarah and Emma, we’re very excited to announce that the following Xcode updates are ready for everyone!

We’ve also added a summary of supported Xcode versions to our documentation for quick reference on the Xcode and OS X versions we have available.

Using the updated versions

We’ve replaced the previous Xcode 7.0 image with one containing 7.0.1, so if you’re already using the key below, you’ll get it:

osx_image: xcode7

To use Xcode 7.1, you can use the following key in your .travis.yml file:

osx_image: xcode7.1

Details on the new images

See below for more details on what’s in each image.

Xcode 7.1

  • OS X is 10.10.5
  • fastlane is 1.33.6
  • CocoaPods is 0.39.0
  • RubyMotion is 4.4
  • xcpretty is 0.2.0
  • xctool is 0.2.6

More details on the Xcode 7.1 image.

Xcode 7.0.1

  • OS X is 10.10.5
  • fastlane is 1.33.6
  • CocoaPods is 0.39.0
  • RubyMotion is 4.4
  • xcpretty is 0.2.0
  • xctool is 0.2.6

More details on the Xcode 7.0.1 image

As always, if you have any questions or issues with the new images, please email support@travis-ci.com.

Happy building!