We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e210f7 commit 2c9f7fbCopy full SHA for 2c9f7fb
.github/workflows/release.yml
@@ -23,10 +23,10 @@ jobs:
23
with:
24
fetch-depth: 1
25
26
- - name: Switch XCode Version
27
- uses: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd # v1.6.0
28
- with:
29
- xcode-version: "16.0.0"
+ # - name: Switch XCode Version
+ # uses: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd # v1.6.0
+ # with:
+ # xcode-version: "16.0.0"
30
31
- name: Install Cert & Retrieve Provisioning Profiles
32
env:
0 commit comments