We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 143ca33 + 77503b4 commit c6b18fbCopy full SHA for c6b18fb
.github/workflows/ci.yml
@@ -91,4 +91,4 @@ jobs:
91
- name: Checkout Repo
92
uses: actions/checkout@v3
93
- name: Build
94
- run: carthage build --no-skip-current --platform iOS --use-xcframeworks
+ run: carthage build --no-skip-current --platform iOS --use-xcframeworks --verbose
0 commit comments