Commit 682dd2f
Add platform filter and skip_release options to workflow
- Add 'platforms' input to build only specific platforms (comma-separated)
e.g., "visionos" or "mac,ios" - defaults to "all"
- Add 'skip_release' input to skip release creation when testing
- Release job only runs when building all platforms and skip_release is false
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent b4137eb commit 682dd2f
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
12 | 17 | | |
13 | 18 | | |
14 | 19 | | |
15 | 20 | | |
16 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
17 | 27 | | |
18 | 28 | | |
19 | 29 | | |
| 30 | + | |
20 | 31 | | |
21 | 32 | | |
22 | 33 | | |
| |||
216 | 227 | | |
217 | 228 | | |
218 | 229 | | |
| 230 | + | |
219 | 231 | | |
220 | 232 | | |
221 | 233 | | |
| |||
0 commit comments