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 ab00b5a commit 29b3584Copy full SHA for 29b3584
1 file changed
.github/workflows/unit-tests-workflow.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v2
13
- uses: maxim-lobanov/setup-xcode@v1
14
with:
15
- xcode-version: '16.0'
+ xcode-version: '16.4'
16
- name: create Podfile
17
run: bash .github/bash_scripts/podfile_creation.sh
18
- name: CocoaPod Install
0 commit comments