We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faef3e1 commit 9e73184Copy full SHA for 9e73184
.github/workflows/sample-distribution.yml
@@ -23,7 +23,7 @@ jobs:
23
- uses: actions/checkout@v3
24
- uses: maxim-lobanov/setup-xcode@v1
25
with:
26
- xcode-version: '15.0' # Update as needed
+ xcode-version: '16.4.0' # Update as needed
27
- uses: ./.github/actions/ruby-cache
28
- name: Install && Build - SDK and Sample App
29
uses: ./.github/actions/install-and-build-sdk
0 commit comments