Commit ddede61
authored
Swift macOS DMG: classic drag-to-Applications layout (#5440)
## Summary
- switch DMG icon layout to match Finder-style drag/install UX
(Applications on left, app on right)
- remove `--skip-jenkins` so `create-dmg` applies background and icon
positioning in CI
- update DMG background arrow to a black left-pointing arrow
## Why
This makes the install action visually obvious in the DMG window and
matches the requested style.File tree
4 files changed
+32
-5
lines changed- desktop
- Desktop/Sources
- ProactiveAssistants
- dmg-assets
4 files changed
+32
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2155 | 2155 | | |
2156 | 2156 | | |
2157 | 2157 | | |
| 2158 | + | |
| 2159 | + | |
| 2160 | + | |
2158 | 2161 | | |
2159 | 2162 | | |
2160 | 2163 | | |
| |||
2300 | 2303 | | |
2301 | 2304 | | |
2302 | 2305 | | |
2303 | | - | |
| 2306 | + | |
2304 | 2307 | | |
2305 | | - | |
| 2308 | + | |
2306 | 2309 | | |
2307 | | - | |
2308 | 2310 | | |
2309 | 2311 | | |
2310 | 2312 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
| 394 | + | |
| 395 | + | |
394 | 396 | | |
395 | 397 | | |
396 | | - | |
| 398 | + | |
397 | 399 | | |
398 | 400 | | |
399 | 401 | | |
| |||
411 | 413 | | |
412 | 414 | | |
413 | 415 | | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
414 | 420 | | |
415 | 421 | | |
416 | 422 | | |
| |||
432 | 438 | | |
433 | 439 | | |
434 | 440 | | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
435 | 449 | | |
436 | 450 | | |
437 | 451 | | |
| |||
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| 129 | + | |
129 | 130 | | |
130 | | - | |
| 131 | + | |
131 | 132 | | |
132 | 133 | | |
133 | 134 | | |
| |||
139 | 140 | | |
140 | 141 | | |
141 | 142 | | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
142 | 146 | | |
143 | 147 | | |
144 | 148 | | |
| |||
150 | 154 | | |
151 | 155 | | |
152 | 156 | | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
153 | 164 | | |
154 | 165 | | |
155 | 166 | | |
| |||
Loading
0 commit comments