Commit 9cfb457
committed
iOS: update patch
Remove the previous workaround for BrowserEngine.
This should fix the following error:
ld64.lld: error: undefined symbol: be_memory_inline_jit_restrict_rwx_to_rw_with_witness_impl
Disable BrowserEngineCore JIT on Catalyst
This should fix the following error:
error: 'be_memory_inline_jit_restrict_rwx_to_rx_with_witness' is unavailable: not available on macCatalyst
These errors were likely triggered by the recent upgrade to XCode 26.01 parent 488b5dc commit 9cfb457
1 file changed
Lines changed: 11 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments