From 9a305dd2e6479c2a348b94857bd126792177bbb5 Mon Sep 17 00:00:00 2001 From: JP Simard Date: Wed, 26 Oct 2022 10:25:06 -0400 Subject: [PATCH] Update CI setup instructions (#4479) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 76f5d4f14..0e9ebecb0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -172,7 +172,7 @@ To bring up a new Buildkite worker from MacStadium: 1. Install Homebrew: https://brew.sh 1. Install Buildkite agent and other tools via Homebrew: `brew install aria2 bazelisk htop buildkite/buildkite/buildkite-agent robotsandpencils/made/xcodes` -1. Install latest Xcode version: `xcodes install 14.0.0` +1. Install latest Xcode version: `xcodes update && xcodes install 14.0.0` 1. Add `DANGER_GITHUB_API_TOKEN` and `HOME` to `/opt/homebrew/etc/buildkite-agent/hooks/environment` 1. Add `echo "build --remote_cache=grpc://@swiftlint-ci.jpsim.com:9092" > ci.bazelrc` to `/opt/homebrew/etc/buildkite-agent/hooks/pre-command`, replacing `` with the