Skip to content

Commit

Permalink
Upgrade kokoro to Xcode 14
Browse files Browse the repository at this point in the history
  • Loading branch information
deannagarcia committed Oct 7, 2022
1 parent c607667 commit 1a80dae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kokoro/macos/prepare_build_macos_rc
Original file line number Diff line number Diff line change
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 1a80dae

Please sign in to comment.