Commit 887e658
committed
Add reachability metadata for macOS in native image
This commit introduces a `reachability-metadata.json` file specifically for macOS. The metadata defines reflection-required classes, methods, and fields, ensuring compatibility and proper execution in native builds.1 parent f7f0faa commit 887e658
1 file changed
Lines changed: 11 additions & 2 deletions
File tree
- search/src/jvmMain/kotlin/io/github/kdroidfilter/seforimlibrary/search
Lines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
99 | 100 | | |
100 | 101 | | |
101 | 102 | | |
102 | | - | |
103 | | - | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
104 | 113 | | |
105 | 114 | | |
106 | 115 | | |
| |||
0 commit comments