Skip to content

Commit 29b3584

Browse files
committed
Change xCode version
1 parent ab00b5a commit 29b3584

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit-tests-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v2
1313
- uses: maxim-lobanov/setup-xcode@v1
1414
with:
15-
xcode-version: '16.0'
15+
xcode-version: '16.4'
1616
- name: create Podfile
1717
run: bash .github/bash_scripts/podfile_creation.sh
1818
- name: CocoaPod Install

0 commit comments

Comments
 (0)