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