Skip to content

Commit

Permalink
Merge pull request #10734 from protocolbuffers/deannagarcia-patch-13
Browse files Browse the repository at this point in the history
Upgrade kokoro to Xcode 14
  • Loading branch information
deannagarcia committed Oct 7, 2022
2 parents c607667 + 1a80dae commit 98460d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kokoro/macos/prepare_build_macos_rc
Expand Up @@ -11,7 +11,7 @@ export HOMEBREW_PREFIX=$(brew --prefix)

##
# Select Xcode version
export DEVELOPER_DIR=/Applications/Xcode_13.3.1.app/Contents/Developer
export DEVELOPER_DIR=/Applications/Xcode_14.app/Contents/Developer
sudo xcode-select -s "${DEVELOPER_DIR}"

##
Expand Down

0 comments on commit 98460d3

Please sign in to comment.