diff --git a/.xcode-version-libraries b/.xcode-version-libraries index 3aa5f893f06..9dc738e691e 100644 --- a/.xcode-version-libraries +++ b/.xcode-version-libraries @@ -1 +1 @@ -14.1 \ No newline at end of file +15.0.1 \ No newline at end of file diff --git a/make/tasks/workspace/release/bundle.sh b/make/tasks/workspace/release/bundle.sh index dd4b9ffff0d..1e782577cd5 100755 --- a/make/tasks/workspace/release/bundle.sh +++ b/make/tasks/workspace/release/bundle.sh @@ -17,7 +17,7 @@ BUILD_DIR=$ROOT_DIR/build echo "$(format_section "Building release into $BUILD_DIRECTORY")" -XCODE_PATH=/Applications/Xcode_15.0.app +XCODE_PATH=/Applications/Xcode-15.0.1.app # TODO: # Remove the hardcoded path. The GitHub hosted runners have the dev tools of 15.0.1 # and causes the line below to output a non-existing path. Once they've installed 15.0.1