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 ea73a8b commit a447a40Copy full SHA for a447a40
.github/workflows/productionDeploy.yml
@@ -67,6 +67,7 @@ jobs:
67
run: echo "${{ env.version }}"
68
69
- name: Create Prod Podspec for XCFramework version
70
+ continue-on-error: true
71
run: |
72
cd main
73
0 commit comments