Xcode 12 beta updates ETA

Currently, the osx_image: xcode12 environment is using Xcode 12 beta 2, which is 7 weeks old.
Apple publishes new betas every two weeks. Xcode 12 beta 5 is available now.
New releases are officially announced on the Apple release page.

Each beta release includes important/breaking updates to the beta SDKs. Not having the latest SDKs available prevents developers who utilize the latest betas from using Travis for CI.

Other CI providers don’t have a multi-month delay in Xcode updates. CricleCI, Github Actions, and Bitrise all have the latest Xcode betas available within a couple days of release.

When can we expect the osx_image: xcode12 to be updated with the latest version? Secondly, what turnaround time can we expect for future updates?

2 Likes

Xcode 12 beta 6 is now available to download. The osx_image: xcode12 is still using beta 2 - four beta releases (2 months) behind the latest

1 Like
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh

@Queenj30 that’s that supposed to mean? Homebrew is already preinstalled in OSX images.

Now available: