Commit 59a9ded
committed
ci: launcher writes to Application Support, not inside the .app (seal-safe install)
Same fix as the GPU build: --isolation-dir pointed inside the bundle so
the engine wrote into the .app and broke its code-sign seal after first
run (macOS 26 SIGKILLs that). Point isolation-dir at USER_DATA and read
bundled games/fonts via symlinks.1 parent aeb59c1 commit 59a9ded
1 file changed
Lines changed: 8 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
456 | 456 | | |
457 | 457 | | |
458 | 458 | | |
459 | | - | |
460 | | - | |
461 | | - | |
462 | | - | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
463 | 465 | | |
464 | 466 | | |
465 | 467 | | |
| |||
495 | 497 | | |
496 | 498 | | |
497 | 499 | | |
498 | | - | |
| 500 | + | |
499 | 501 | | |
500 | | - | |
| 502 | + | |
501 | 503 | | |
502 | 504 | | |
503 | 505 | | |
| |||
0 commit comments