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.
cocoapods-integration
1 parent 67b4531 commit 939cf64Copy full SHA for 939cf64
.github/workflows/cocoapods-integration.yml
@@ -26,6 +26,8 @@ jobs:
26
- uses: mikehardy/buildcache-action@c87cea0ccd718971d6cc39e672c4f26815b6c126
27
with:
28
cache_key: ${{ matrix.os }}
29
+ - name: Xcode
30
+ run: sudo xcode-select -s /Applications/Xcode_16.4.app/Contents/Developer
31
- name: Get realpath
32
run: brew install coreutils
33
- name: Build and test
0 commit comments