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 024fda8 commit 30fccdeCopy full SHA for 30fccde
.github/workflows/ios.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: setup-cocoapods
25
uses: maxim-lobanov/setup-cocoapods@v1
26
with:
27
- version: 1.12.1
+ version: 1.16.2
28
29
- name: Build iOS & macOS xcframework
30
run: |
0 commit comments