Skip to content

gitlab-ci: use Xcode 12.3

Ben Boeckel requested to merge ben.boeckel/paraview:ci-xcode-12.3 into master

This opens the door to supporting macOS 11 and aarch64 binaries.


CMB wants to push to Xcode 12.3, so I'm starting from the bottom to make sure we don't have any surprises at this level first. Note that this is a difference for the release branch, so some backport branches might be sensitive to this (but we shouldn't have that many backports scheduled right now anyways).

Cc: @cory.quammen @vbolea

Merge request reports