Commit bdd0530
fix: remove UnzipTask/ZipTask from autolinking config
These HybridObjects are created by the Unzip factory (extract/zip),
not via NitroModules.createHybridObject(). Registering them in
autolinking caused compilation errors since they require constructor
arguments (zipPath, destinationPath) and cannot be default-constructed.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 4bd46d2 commit bdd0530
4 files changed
Lines changed: 0 additions & 64 deletions
File tree
- nitrogen/generated
- android
- ios
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | 15 | | |
24 | 16 | | |
25 | 17 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments