contrib/UpgradingXcode.md
Check https://developer.apple.com/documentation/xcode-release-notes to see new Xcode releases and https://developer.apple.com/xcode-cloud/release-notes/ for Xcode cloud release notes. Xcode cloud doesn't update Xcode versions immediately after release, this may take from a few a hours to some days.
pr-ci-matrix.rb. Add or remove version(s) from XCODE_VERSIONS.ruby ./scripts/xcode_cloud_helper.rb -t {APP_STORE_CONNECT_TOKEN} synchronize-workflows and select create if you want just to create new workflows, delete to remove unused workflows and both if you want both create and clean.update-xcode-cloud-workflows Github action manually for step 2.scripts/package-examples.rb..github/workflows/master-push.yml and .github/workflows/publish-release.yml and check if DOC_VERSION, RELEASE_VERSION and TEST_VERSION needs to be updated.#if swift and see if there's any we can remove.App Store Connect API doesn't have allow to set environment values for workflows in the
current API.