Commit ae8b908
Improve compatibility of native library path resolution (#77)
Replaced rigid substring extraction with a dynamic split by "file:" to handle varying URI schemes (e.g., `file:` vs `jar:file:`) across different devices.
Co-authored-by: NkBe <HSSkyBoy@outlook.com>1 parent 85f9abd commit ae8b908
1 file changed
Lines changed: 4 additions & 1 deletion
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
103 | 106 | | |
104 | 107 | | |
105 | 108 | | |
| |||
0 commit comments