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