Travis CI changelog
Travis CI changelog
travis-ci.com

Xcode 12.5 released

 

New

 

 

Running on macOS Big Sur 11.3(20E232) the Xcode 12.5 (12E262) build environment is now available. To use it right now please add the tag osx_image: xcode12.5 to your .travis.yml file. 

CocoaPods was updated to version 1.10.1, Fastlane to ver. 2.181.0 and Carthage to 0.37.0.

Xcode 12.4 released

 

New

 

 

Xcode 12.4 (12D4e) is available. Now running on macOS Big Sur 11.2.1 (20D75) you can use this build environment by adding the tag osx_image: xcode12.4 to your .travis.yml file.

We've updated some tools like Fastlane to version 2.176.0, Carthage to 0.37.0 and CocoaPods to 1.10.1.

Xcode 12.3 build environment updated

 

Fix

 

 

The Xcode 12.3 build environment was updated to address an issue preventing the installation of some Ruby binaries.

We've also updated Fastlane to version 2.172.0, CocoaPods to 1.10.1 and Carthage to 0.36.1

Xcode 12.3 and Big Sur 11.1 available

 

New

 

 

Xcode 12.3 (12C33) build environment is now available and running on macOS Big Sur 11.1 (20C69). To build on this version you may add osx_image: xcode12.3 to your .travis.yml file.

Fastlane was updated to version  2.170.0 and Java to 15.0.1.

Xcode 12.3 beta

 

New

 

 

Xcode 12.3 beta (12C5020f) is available. To build using the first Xcode 12.3 beta please add osx_image: xcode12.3 to your .travis.yml file. 

dpl 1.10.16 is released

 

New

 

 

We have released our CLI tool version 1.10.16.

This release fixes the deployment issue with the PyPI provider.

Xcode 12.2 available

 

New

 

 

Xcode 12.2 (12B45b) build environment is now available. To run your jobs on this Xcode version please add osx_image: xcode12.2 to your .travis.yml file.

CocoaPods was updated to version 1.10.0, fastlane to version 2.166.0 and SwiftLint to 0.41.0

Xcode 12.1.1 Release Candidate

 

New

 

 

Xcode 12.1.1 (12A7605b) was just released. Apple replaced the term "GM Seed" with "Release Candidate" to indicate that this version is near final. To build on RC version right now please add osx_image: xcode12.1 to your .travis.yml file.

Xcode 12.1 GM and Xcode 12.2 beta 3

 

New

 

 

Xcode 12.1 GM Seed (12A7403) and Xcode 12.2 beta 3 (12B5035g) build environments now available.

You may add osx_image: xcode12.1 and xcode12.2, respectively, to your .travis.yml file to use these versions right now.

We have also fixed an issue with the Xcode 11.6 environment that prevented some Java jobs from running correctly.

Xcode 12.2 and Xcode 12.0.1

 

New

 

 

Xcode 12.2 beta 2 (12B5025f) build environment is now available. Use the tag osx_image: xcode12.2 in your .travis.yml file to build on it right now.

We also updated the Xcode 12 environment osx_image: xcode12. It's now running Xcode 12.0.1 (12A7300).

In both environments macOS was updated to 10.15.7, Carthage bumped to version 0.36.0, Fastlane to 2.162.0, and SwiftLint to 0.40.3.