Commit 273878c
chore(ci): build Intel macOS DMG and fix deprecated cask directive
- Use macos-13 runner for x86_64-apple-darwin target so Tauri natively
produces an Intel DMG (macos-latest is ARM and can't produce DMGs
when cross-compiling)
- Broaden Apple cert import condition to match all macos-* runners
- Remove deprecated depends_on macos: ">= :high_sierra" from cask
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: mash <mash@mashs-MacBook-Pro.local>1 parent 8120d55 commit 273878c
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
332 | | - | |
333 | 332 | | |
334 | 333 | | |
335 | 334 | | |
| |||
0 commit comments