Commit c2f0031
committed
Fix macOS debugging, which needs to use the hl executable directly instead of Lime's custom shell script for .app bundles
Note: This works on Intel only. The HashLink ecosystem does not yet fully support ARM64. On ARM64, I was able to verify that the hashlink-debugger extension will correctly detect the HL version and its codesign entitlements. It reports errors, if necessary. If all checks pass, it crashes because it cannot debug Intel executables, even with Rosetta.1 parent a4d3bbd commit c2f0031
1 file changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
988 | 988 | | |
989 | 989 | | |
990 | 990 | | |
991 | | - | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
| 994 | + | |
| 995 | + | |
| 996 | + | |
| 997 | + | |
| 998 | + | |
| 999 | + | |
| 1000 | + | |
| 1001 | + | |
992 | 1002 | | |
993 | 1003 | | |
994 | 1004 | | |
| |||
0 commit comments