We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a01c6e9 commit 4f46089Copy full SHA for 4f46089
1 file changed
azure-pipelines-ios.yaml
@@ -15,7 +15,7 @@ trigger:
15
16
variables:
17
- name: xcode_version
18
- value: '16.2'
+ value: '16.3'
19
- name: branchName
20
value: $[ replace(variables['Build.SourceBranch'], 'refs/heads/', '') ]
21
- group: 'AppleCertificate'
0 commit comments