Commit 424b88e
fix(package): drop aetherctl product so tvOS/iOS consumers can build
aetherctl uses Foundation.Process, which is unavailable on tvOS and iOS.
Exposing it as a product forced SPM consumers on those platforms to
compile it and fail. Keep the executableTarget so `swift build` on
macOS still produces the CLI for upstream development.
Reported in #5 by @hp561.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 60eca92 commit 424b88e
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments