Use Xcode 14.3.1 in CI pipelines.

This commit is contained in:
Edward Chen
2024-08-19 09:48:56 -07:00
committed by GitHub
parent 11c7dd6dd4
commit 68c6912edf
4 changed files with 1 additions and 12 deletions
@@ -6,15 +6,12 @@
vmImage: "macOS-13"
variables:
xcodeVersion: "14.3"
artifactsName: "ios_packaging_artifacts_full"
timeoutInMinutes: 60
steps:
- template: templates/use-xcode-version.yml
parameters:
xcodeVersion: ${{ variables.xcodeVersion }}
# Download artifacts from a specific pipeline
# It consumes a latest dev version ORT iOS Pod which should match with the source code