Commit 66356da
committed
fix(ci): skip non-SPM patches in resolve_and_patch.sh instead of failing
WeTextProcessing is built via cmake/submodule, not SPM. Its patch is applied
directly in run.sh. The script was failing on CI because it expected all
patches/ subdirectories to have matching SPM checkouts.1 parent 365a609 commit 66356da
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments