Commit 6936f47
committed
fix: scope objc2 to iOS builds
Only compile objc2 on iOS so Linux and Windows release builds stop pulling in an Apple-only crate and the cross-platform desktop release workflow can complete.
Made-with: Cursor1 parent 77b173a commit 6936f47
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | 30 | | |
32 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
33 | 36 | | |
34 | 37 | | |
35 | 38 | | |
| |||
0 commit comments