Commit 833c515
authored
ci: add x86 macOS release (#517)
<!-- CURSOR_SUMMARY -->
> [!NOTE]
> **Medium Risk**
> Updates the release build matrix and published native targets, which can affect release pipeline behavior and artifact completeness for macOS users.
>
> **Overview**
> **Intel macOS release support**: the release workflow now builds Rust/N-API artifacts for `x86_64-apple-darwin` in addition to existing targets.
>
> Both `packages/cli` and `packages/global` expand their `napi.targets` lists to include `x86_64-apple-darwin`, enabling publishing/installing native binaries for Intel Macs.
>
> <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit a94751d. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent f10c0a7 commit 833c515
3 files changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
313 | 313 | | |
314 | 314 | | |
315 | 315 | | |
| 316 | + | |
316 | 317 | | |
317 | 318 | | |
318 | 319 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
0 commit comments