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 a8c507c commit 6a5f7b8Copy full SHA for 6a5f7b8
.github/workflows/action-test-ci.yml
@@ -39,5 +39,6 @@ jobs:
39
40
- name: Build and test
41
uses: ty0x2333/cocoapods-action@master
42
+ run: cd KCS
43
with:
44
additional_build_params: -destination 'platform=iOS Simulator,name=iPhone 14,OS=latest'
0 commit comments