Skip to content

Commit 6383515

Browse files
committed
Link latest stable xcode
1 parent 90c4f10 commit 6383515

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/actions/xcframework/action.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ runs:
2121
with:
2222
version: 1.16.2
2323

24+
- name: Set up XCode
25+
uses: maxim-lobanov/setup-xcode@v1
26+
with:
27+
xcode-version: latest-stable
28+
2429
- name: Build iOS & macOS xcframework
2530
shell: bash
2631
run: |

0 commit comments

Comments
 (0)